Lines Matching +full:vddana +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sam9x60_curiosity.dts - Device Tree file for Microchip SAM9X60 Curiosity board
9 /dts-v1/;
11 #include <dt-bindings/input/input.h>
15 compatible = "microchip,sam9x60-curiosity", "microchip,sam9x60", "atmel,at91sam9";
24 stdout-path = "serial0:115200n8";
33 clock-frequency = <32768>;
37 clock-frequency = <24000000>;
41 gpio-keys {
42 compatible = "gpio-keys";
43 pinctrl-names = "default";
44 pinctrl-0 = <&pinctrl_key_gpio_default>;
46 button-user {
50 wakeup-source;
55 compatible = "gpio-leds";
56 pinctrl-names = "default";
57 pinctrl-0 = <&pinctrl_gpio_leds>;
59 led-red {
64 led-green {
69 led-blue {
72 linux,default-trigger = "heartbeat";
77 vdd_1v8: regulator-0 {
78 compatible = "regulator-fixed";
79 regulator-always-on;
80 regulator-max-microvolt = <1800000>;
81 regulator-min-microvolt = <1800000>;
82 regulator-name = "VDD_1V8";
85 vdd_1v15: regulator-1 {
86 compatible = "regulator-fixed";
87 regulator-always-on;
88 regulator-max-microvolt = <1150000>;
89 regulator-min-microvolt = <1150000>;
90 regulator-name = "VDD_1V15";
93 vdd1_3v3: regulator-2 {
94 compatible = "regulator-fixed";
95 regulator-always-on;
96 regulator-max-microvolt = <3300000>;
97 regulator-min-microvolt = <3300000>;
98 regulator-name = "VDD1_3V3";
103 vddana-supply = <&vdd1_3v3>;
104 vref-supply = <&vdd1_3v3>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_adc_default &pinctrl_adtrg_default>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pinctrl_can0_rx_tx>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&pinctrl_can1_rx_tx>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinctrl_dbgu>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&pinctrl_ebi_addr_nand &pinctrl_ebi_data_lsb>;
133 nand_controller: nand-controller {
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_nand_oe_we &pinctrl_nand_cs &pinctrl_nand_rb>;
140 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
141 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
142 nand-bus-width = <8>;
143 nand-ecc-mode = "hw";
144 nand-ecc-strength = <8>;
145 nand-ecc-step-size = <512>;
146 nand-on-flash-bbt;
150 compatible = "fixed-partitions";
151 #address-cells = <1>;
152 #size-cells = <1>;
160 label = "u-boot";
165 label = "U-Boot Env Redundant";
170 label = "U-Boot Env";
194 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_flx0_default>;
201 i2c-analog-filter;
202 i2c-digital-filter;
203 i2c-digital-filter-width-ns = <35>;
215 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&pinctrl_flx6_default>;
222 i2c-analog-filter;
223 i2c-digital-filter;
224 i2c-digital-filter-width-ns = <35>;
230 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_USART>;
234 pinctrl-names = "default";
235 pinctrl-0 = <&pinctrl_flx7_default>;
241 phy-mode = "rmii";
242 #address-cells = <1>;
243 #size-cells = <0>;
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_macb0_rmii>;
248 ethernet-phy@0 {
250 interrupt-parent = <&pioB>;
257 pinctrl_adc_default: adc-default {
261 pinctrl_adtrg_default: adtrg-default {
267 pinctrl_can0_rx_tx: can0-rx-tx {
276 pinctrl_can1_rx_tx: can1-rx-tx {
285 pinctrl_dbgu: dbgu-0 {
292 pinctrl_ebi_data_lsb: ebi-data-lsb {
304 pinctrl_ebi_addr_nand: ebi-addr-nand {
312 pinctrl_flx0_default: flx0-twi {
318 pinctrl_flx6_default: flx6-twi {
324 pinctrl_flx7_default: flx7-usart {
331 gpio-keys {
332 pinctrl_key_gpio_default: pinctrl-key-gpio {
338 pinctrl_gpio_leds: gpio-leds {
346 pinctrl_macb0_rmii: macb0-rmii-0 {
363 pinctrl_nand_oe_we: nand-oe-we-0 {
369 pinctrl_nand_rb: nand-rb-0 {
374 pinctrl_nand_cs: nand-cs-0 {
381 pinctrl_pwm0_0: pwm0-0 {
385 pinctrl_pwm0_1: pwm0-1 {
389 pinctrl_pwm0_2: pwm0-2 {
405 pinctrl_sdmmc0_cd: sdmmc0-cd {
424 pinctrl_usba_vbus: usba-vbus {
430 pinctrl_usb_default: usb-default {
438 pinctrl-names = "default";
439 pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2>;
444 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
448 bus-width = <4>;
449 pinctrl-names = "default";
450 pinctrl-0 = <&pinctrl_sdmmc0_default &pinctrl_sdmmc0_cd>;
451 cd-gpios = <&pioA 25 GPIO_ACTIVE_LOW>;
452 disable-wp;
457 bus-width = <4>;
458 pinctrl-names = "default";
459 pinctrl-0 = <&pinctrl_sdmmc1_default>;
460 disable-wp;
465 debounce-delay-us = <976>;
475 compatible = "atmel,tcb-timer";
480 compatible = "atmel,tcb-timer";
486 atmel,vbus-gpio = <&pioA 27 GPIO_ACTIVE_HIGH>;
487 pinctrl-names = "default";
488 pinctrl-0 = <&pinctrl_usba_vbus>;
493 num-ports = <3>;
494 atmel,vbus-gpio = <0
497 pinctrl-names = "default";
498 pinctrl-0 = <&pinctrl_usb_default>;