Lines Matching +full:regulator +full:- +full:max +full:- +full:microamp
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include "armada-7040.dtsi"
13 compatible = "marvell,armada7040-db", "marvell,armada7040",
14 "marvell,armada-ap806-quad", "marvell,armada-ap806";
17 stdout-path = "serial0:115200n8";
31 cp0_exp_usb3_0_current_regulator: gpio-regulator {
32 compatible = "regulator-gpio";
33 regulator-name = "cp0-usb3-0-current-regulator";
34 regulator-type = "current";
35 regulator-min-microamp = <500000>;
36 regulator-max-microamp = <900000>;
40 enable-active-high;
41 gpios-states = <0>;
44 cp0_exp_usb3_1_current_regulator: gpio-regulator {
45 compatible = "regulator-gpio";
46 regulator-name = "cp0-usb3-1-current-regulator";
47 regulator-type = "current";
48 regulator-min-microamp = <500000>;
49 regulator-max-microamp = <900000>;
53 enable-active-high;
54 gpios-states = <0>;
57 cp0_reg_usb3_0_vbus: cp0-usb3-0-vbus {
58 compatible = "regulator-fixed";
59 regulator-name = "usb3h0-vbus";
60 regulator-min-microvolt = <5000000>;
61 regulator-max-microvolt = <5000000>;
62 enable-active-high;
64 vin-supply = <&cp0_exp_usb3_0_current_regulator>;
67 cp0_reg_usb3_1_vbus: cp0-usb3-1-vbus {
68 compatible = "regulator-fixed";
69 regulator-name = "usb3h1-vbus";
70 regulator-min-microvolt = <5000000>;
71 regulator-max-microvolt = <5000000>;
72 enable-active-high;
74 vin-supply = <&cp0_exp_usb3_1_current_regulator>;
80 clock-frequency = <100000>;
86 spi-flash@0 {
87 compatible = "jedec,spi-nor";
89 spi-max-frequency = <10000000>;
92 compatible = "fixed-partitions";
93 #address-cells = <1>;
94 #size-cells = <1>;
97 label = "U-Boot";
110 pinctrl-0 = <&uart0_pins>;
111 pinctrl-names = "default";
118 phy-names = "cp0-pcie2-x1-phy";
123 clock-frequency = <100000>;
127 pinctrl-names = "default";
128 gpio-controller;
129 #gpio-cells = <2>;
151 pinctrl-0 = <&nand_pins>, <&nand_rb>;
152 pinctrl-names = "default";
156 label = "pxa3xx_nand-0";
157 nand-rb = <0>;
158 nand-on-flash-bbt;
159 nand-ecc-strength = <4>;
160 nand-ecc-step-size = <512>;
163 compatible = "fixed-partitions";
164 #address-cells = <1>;
165 #size-cells = <1>;
168 label = "U-Boot";
189 spi-flash@0 {
190 compatible = "jedec,spi-nor";
192 spi-max-frequency = <20000000>;
195 compatible = "fixed-partitions";
196 #address-cells = <1>;
197 #size-cells = <1>;
200 label = "U-Boot";
215 sata-port@1 {
217 phy-names = "cp0-sata0-1-phy";
223 compatible = "usb-a-connector";
224 phy-supply = <&cp0_reg_usb3_0_vbus>;
230 phy-names = "cp0-usb3h0-comphy";
236 compatible = "usb-a-connector";
237 phy-supply = <&cp0_reg_usb3_1_vbus>;
243 phy-names = "cp0-usb3h1-comphy";
249 bus-width = <4>;
250 no-1-8-v;
251 non-removable;
256 bus-width = <4>;
257 no-1-8-v;
258 cd-gpios = <&expander0 12 GPIO_ACTIVE_LOW>;
264 phy0: ethernet-phy@0 {
267 phy1: ethernet-phy@1 {
279 phy-mode = "10gbase-kr";
283 fixed-link {
285 full-duplex;
293 phy-mode = "sgmii";
301 phy-mode = "rgmii-id";