Lines Matching +full:regulator +full:- +full:fixed

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * (RD-88F6820-GP)
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
11 /dts-v1/;
12 #include "armada-388.dtsi"
13 #include <dt-bindings/gpio/gpio.h>
16 model = "Marvell Armada 388 DB-88F6820-GP";
17 compatible = "marvell,a388-gp", "marvell,armada388", "marvell,armada380";
20 stdout-path = "serial0:115200n8";
35 internal-regs {
37 pinctrl-names = "default";
38 pinctrl-0 = <&i2c0_pins>;
40 clock-frequency = <100000>;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pca0_pins>;
46 interrupt-parent = <&gpio0>;
48 gpio-controller;
49 #gpio-cells = <2>;
50 interrupt-controller;
51 #interrupt-cells = <2>;
57 pinctrl-names = "default";
58 interrupt-parent = <&gpio0>;
60 gpio-controller;
61 #gpio-cells = <2>;
62 interrupt-controller;
63 #interrupt-cells = <2>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&uart0_pins>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&ge1_rgmii_pins>;
90 phy-mode = "rgmii-id";
91 buffer-manager = <&bm>;
92 bm,pool-long = <2>;
93 bm,pool-short = <3>;
98 vcc-supply = <&reg_usb2_0_vbus>;
104 pinctrl-names = "default";
109 pinctrl-0 = <&ge0_rgmii_pins>, <&ref_clk0_pins>;
112 phy-mode = "rgmii-id";
113 buffer-manager = <&bm>;
114 bm,pool-long = <0>;
115 bm,pool-short = <1>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&mdio_pins>;
123 phy0: ethernet-phy@1 {
127 phy1: ethernet-phy@0 {
133 pinctrl-names = "default";
134 pinctrl-0 = <&sata0_pins>, <&sata1_pins>;
136 #address-cells = <1>;
137 #size-cells = <0>;
139 sata0: sata-port@0 {
141 target-supply = <&reg_5v_sata0>;
144 sata1: sata-port@1 {
146 target-supply = <&reg_5v_sata1>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&sata2_pins>, <&sata3_pins>;
158 #address-cells = <1>;
159 #size-cells = <0>;
161 sata2: sata-port@0 {
163 target-supply = <&reg_5v_sata2>;
166 sata3: sata-port@1 {
168 target-supply = <&reg_5v_sata3>;
173 pinctrl-names = "default";
174 pinctrl-0 = <&sdhci_pins>;
175 no-1-8-v;
177 * A388-GP board v1.5 and higher replace
180 * incompatible, software-based polling is
181 * enabled with 'broken-cd' property. For boards
183 * 'cd-gpios = <&expander0 5 GPIO_ACTIVE_LOW>;',
186 * 'dat3-cd;'
187 * 'cd-inverted;'
189 broken-cd;
190 wp-inverted;
191 bus-width = <8>;
197 usb-phy = <&usb2_1_phy>;
203 usb-phy = <&usb3_phy>;
208 bm-bppi {
237 gpio-fan {
238 compatible = "gpio-fan";
240 gpio-fan,speed-map = < 0 0>,
246 compatible = "usb-nop-xceiv";
247 vcc-supply = <&reg_usb2_1_vbus>;
248 #phy-cells = <0>;
252 compatible = "usb-nop-xceiv";
253 vcc-supply = <&reg_usb3_vbus>;
254 #phy-cells = <0>;
257 reg_usb3_vbus: usb3-vbus {
258 compatible = "regulator-fixed";
259 regulator-name = "usb3-vbus";
260 regulator-min-microvolt = <5000000>;
261 regulator-max-microvolt = <5000000>;
262 enable-active-high;
266 reg_usb2_0_vbus: v5-vbus0 {
267 compatible = "regulator-fixed";
268 regulator-name = "v5.0-vbus0";
269 regulator-min-microvolt = <5000000>;
270 regulator-max-microvolt = <5000000>;
271 enable-active-high;
272 regulator-always-on;
276 reg_usb2_1_vbus: v5-vbus1 {
277 compatible = "regulator-fixed";
278 regulator-name = "v5.0-vbus1";
279 regulator-min-microvolt = <5000000>;
280 regulator-max-microvolt = <5000000>;
281 enable-active-high;
285 reg_sata0: pwr-sata0 {
286 compatible = "regulator-fixed";
287 regulator-name = "pwr_en_sata0";
288 regulator-min-microvolt = <12000000>;
289 regulator-max-microvolt = <12000000>;
290 enable-active-high;
291 regulator-boot-on;
295 reg_5v_sata0: v5-sata0 {
296 compatible = "regulator-fixed";
297 regulator-name = "v5.0-sata0";
298 regulator-min-microvolt = <5000000>;
299 regulator-max-microvolt = <5000000>;
300 vin-supply = <&reg_sata0>;
303 reg_12v_sata0: v12-sata0 {
304 compatible = "regulator-fixed";
305 regulator-name = "v12.0-sata0";
306 regulator-min-microvolt = <12000000>;
307 regulator-max-microvolt = <12000000>;
308 vin-supply = <&reg_sata0>;
311 reg_sata1: pwr-sata1 {
312 regulator-name = "pwr_en_sata1";
313 compatible = "regulator-fixed";
314 regulator-min-microvolt = <12000000>;
315 regulator-max-microvolt = <12000000>;
316 enable-active-high;
317 regulator-boot-on;
321 reg_5v_sata1: v5-sata1 {
322 compatible = "regulator-fixed";
323 regulator-name = "v5.0-sata1";
324 regulator-min-microvolt = <5000000>;
325 regulator-max-microvolt = <5000000>;
326 vin-supply = <&reg_sata1>;
329 reg_12v_sata1: v12-sata1 {
330 compatible = "regulator-fixed";
331 regulator-name = "v12.0-sata1";
332 regulator-min-microvolt = <12000000>;
333 regulator-max-microvolt = <12000000>;
334 vin-supply = <&reg_sata1>;
337 reg_sata2: pwr-sata2 {
338 compatible = "regulator-fixed";
339 regulator-name = "pwr_en_sata2";
340 enable-active-high;
341 regulator-boot-on;
345 reg_5v_sata2: v5-sata2 {
346 compatible = "regulator-fixed";
347 regulator-name = "v5.0-sata2";
348 regulator-min-microvolt = <5000000>;
349 regulator-max-microvolt = <5000000>;
350 vin-supply = <&reg_sata2>;
353 reg_12v_sata2: v12-sata2 {
354 compatible = "regulator-fixed";
355 regulator-name = "v12.0-sata2";
356 regulator-min-microvolt = <12000000>;
357 regulator-max-microvolt = <12000000>;
358 vin-supply = <&reg_sata2>;
361 reg_sata3: pwr-sata3 {
362 compatible = "regulator-fixed";
363 regulator-name = "pwr_en_sata3";
364 enable-active-high;
365 regulator-boot-on;
369 reg_5v_sata3: v5-sata3 {
370 compatible = "regulator-fixed";
371 regulator-name = "v5.0-sata3";
372 regulator-min-microvolt = <5000000>;
373 regulator-max-microvolt = <5000000>;
374 vin-supply = <&reg_sata3>;
377 reg_12v_sata3: v12-sata3 {
378 compatible = "regulator-fixed";
379 regulator-name = "v12.0-sata3";
380 regulator-min-microvolt = <12000000>;
381 regulator-max-microvolt = <12000000>;
382 vin-supply = <&reg_sata3>;
394 pinctrl-names = "default";
395 pinctrl-0 = <&spi0_pins>;
399 #address-cells = <1>;
400 #size-cells = <1>;
401 compatible = "st,m25p128", "jedec,spi-nor";
403 spi-max-frequency = <50000000>;
404 m25p,fast-read;