Lines Matching +full:vddana +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91-sama5d3_xplained.dts - Device Tree file for the SAMA5D3 Xplained board
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
14 compatible = "atmel,sama5d3-xplained", "atmel,sama5d3", "atmel,sama5";
17 stdout-path = "serial0:115200n8";
26 clock-frequency = <32768>;
30 clock-frequency = <12000000>;
37 …pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_dat4_7 &pinctrl_mmc0_cd…
38 vmmc-supply = <&vcc_mmc0_reg>;
39 vqmmc-supply = <&vcc_3v3_reg>;
43 bus-width = <8>;
44 cd-gpios = <&pioE 0 GPIO_ACTIVE_LOW>;
49 vmmc-supply = <&vcc_3v3_reg>;
50 vqmmc-supply = <&vcc_3v3_reg>;
54 bus-width = <4>;
55 cd-gpios = <&pioE 1 GPIO_ACTIVE_LOW>;
60 pinctrl-names = "default", "cs";
61 pinctrl-1 = <&pinctrl_spi0_cs>;
62 cs-gpios = <&pioD 13 0>, <0>, <0>, <&pioD 16 0>;
72 compatible = "atmel,tcb-timer";
77 compatible = "atmel,tcb-timer";
83 pinctrl-0 = <&pinctrl_i2c0_pu>;
91 compatible = "active-semi,act8865";
97 regulator-name = "VCC_1V8";
98 regulator-min-microvolt = <1800000>;
99 regulator-max-microvolt = <1800000>;
100 regulator-always-on;
104 regulator-name = "VCC_1V2";
105 regulator-min-microvolt = <1200000>;
106 regulator-max-microvolt = <1200000>;
107 regulator-always-on;
111 regulator-name = "VCC_3V3";
112 regulator-min-microvolt = <3300000>;
113 regulator-max-microvolt = <3300000>;
114 regulator-always-on;
118 regulator-name = "FUSE_2V5";
119 regulator-min-microvolt = <2500000>;
120 regulator-max-microvolt = <2500000>;
124 regulator-name = "VDDANA";
125 regulator-min-microvolt = <3300000>;
126 regulator-max-microvolt = <3300000>;
127 regulator-always-on;
134 phy-mode = "rgmii-rxid";
135 #address-cells = <1>;
136 #size-cells = <0>;
139 ethernet-phy@7 {
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_pwm0_pwmh0_0 &pinctrl_pwm0_pwmh1_0>;
155 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts_cts>;
164 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3 &pinctrl_mmc1_cd>;
168 bus-width = <4>;
169 cd-gpios = <&pioE 1 GPIO_ACTIVE_HIGH>;
174 pinctrl-names = "default", "cs";
175 pinctrl-1 = <&pinctrl_spi1_cs>;
176 cs-gpios = <&pioC 25 0>;
181 atmel,adc-vref = <3300>;
182 atmel,adc-channels-used = <0xfe>;
183 pinctrl-0 = <
198 pinctrl-0 = <&pinctrl_i2c2_pu>;
203 phy-mode = "rmii";
204 #address-cells = <1>;
205 #size-cells = <0>;
208 ethernet-phy@1 {
280 atmel,vbus-gpio = <&pioE 9 GPIO_ACTIVE_HIGH>; /* PE9, conflicts with A9 */
281 pinctrl-names = "default";
282 pinctrl-0 = <&pinctrl_usba_vbus>;
287 num-ports = <3>;
288 atmel,vbus-gpio = <0
292 pinctrl-names = "default";
293 pinctrl-0 = <&pinctrl_usb_default>;
302 pinctrl-0 = <&pinctrl_ebi_nand_addr>;
303 pinctrl-names = "default";
306 nand_controller: nand-controller {
312 nand-bus-width = <8>;
313 nand-ecc-mode = "hw";
314 nand-ecc-strength = <4>;
315 nand-ecc-step-size = <512>;
316 nand-on-flash-bbt;
320 compatible = "fixed-partitions";
321 #address-cells = <1>;
322 #size-cells = <1>;
365 compatible = "regulator-fixed";
366 pinctrl-names = "default";
367 pinctrl-0 = <&pinctrl_vcc_mmc0_reg_gpio>;
369 regulator-name = "mmc0-card-supply";
370 regulator-min-microvolt = <3300000>;
371 regulator-max-microvolt = <3300000>;
372 regulator-always-on;
375 gpio-keys {
376 compatible = "gpio-keys";
378 pinctrl-names = "default";
379 pinctrl-0 = <&pinctrl_key_gpio>;
385 wakeup-source;
390 compatible = "gpio-leds";
391 pinctrl-names = "default";
392 pinctrl-0 = <&pinctrl_gpio_leds>;
395 led-d2 {
398 linux,default-trigger = "heartbeat";
401 led-d3 {