Searched +full:cp110 +full:- +full:utmi +full:- +full:phy (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/phy/marvell,armada-cp110-utmi-phy.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Marvell Armada CP110/CP115 UTMI PHY11 - Konstantin Porotchkin <kostap@marvell.com>15 Each of two exiting UTMI PHYs could be connected to either USB host or USB device17 The USB device controller can only be connected to a single UTMI PHY port18 0.H----- USB HOST019 UTMI PHY0 --------/[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/interrupt-controller/mvebu-icu.h>9 #include <dt-bindings/thermal/thermal.h>11 #include "armada-common.dtsi"27 thermal-zones {28 CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-thermal) {29 polling-delay-passive = <0>; /* Interrupt driven */30 polling-delay = <0>; /* Interrupt driven */32 thermal-sensors = <&CP11X_LABEL(thermal) 0>;42 cooling-maps { };[all …]