Lines Matching +full:vddana +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sam9x60ek.dts - Device Tree file for Microchip SAM9X60-EK board
9 /dts-v1/;
11 #include <dt-bindings/input/input.h>
14 model = "Microchip SAM9X60-EK";
24 stdout-path = "serial0:115200n8";
29 clock-frequency = <32768>;
33 clock-frequency = <24000000>;
37 gpio-keys {
38 compatible = "gpio-keys";
39 pinctrl-names = "default";
40 pinctrl-0 = <&pinctrl_key_gpio_default>;
42 button-1 {
46 wakeup-source;
51 compatible = "gpio-leds";
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_gpio_leds>;
69 linux,default-trigger = "heartbeat";
73 vdd_1v8: fixed-regulator-vdd_1v8 {
74 compatible = "regulator-fixed";
75 regulator-name = "VDD_1V8";
76 regulator-min-microvolt = <1800000>;
77 regulator-max-microvolt = <1800000>;
78 regulator-always-on;
82 vdd_1v15: fixed-regulator-vdd_1v15 {
83 compatible = "regulator-fixed";
84 regulator-name = "VDD_1V15";
85 regulator-min-microvolt = <1150000>;
86 regulator-max-microvolt = <1150000>;
87 regulator-always-on;
91 vdd1_3v3: fixed-regulator-vdd1_3v3 {
92 compatible = "regulator-fixed";
93 regulator-name = "VDD1_3V3";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
96 regulator-always-on;
100 vdd2_3v3: regulator-fixed-vdd2_3v3 {
101 compatible = "regulator-fixed";
102 regulator-name = "VDD2_3V3";
103 regulator-min-microvolt = <3300000>;
104 regulator-max-microvolt = <3300000>;
105 regulator-always-on;
111 vddana-supply = <&vdd1_3v3>;
112 vref-supply = <&vdd1_3v3>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_adc_default &pinctrl_adtrg_default>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_can0_rx_tx>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_can1_rx_tx>;
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_classd_default>;
133 atmel,pwm-type = "diff";
134 atmel,non-overlap-time = <10>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_dbgu>;
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_ebi_addr_nand &pinctrl_ebi_data_0_7>;
149 nand_controller: nand-controller {
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_nand_oe_we &pinctrl_nand_cs &pinctrl_nand_rb>;
156 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
157 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
158 nand-bus-width = <8>;
159 nand-ecc-mode = "hw";
160 nand-ecc-strength = <8>;
161 nand-ecc-step-size = <512>;
162 nand-on-flash-bbt;
166 compatible = "fixed-partitions";
167 #address-cells = <1>;
168 #size-cells = <1>;
176 label = "u-boot";
181 label = "U-Boot Env Redundant";
186 label = "U-Boot Env";
210 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
214 compatible = "microchip,sam9x60-i2c";
217 #address-cells = <1>;
218 #size-cells = <0>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&pinctrl_flx0_default>;
222 atmel,fifo-size = <16>;
223 i2c-analog-filter;
224 i2c-digital-filter;
225 i2c-digital-filter-width-ns = <35>;
238 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
242 compatible = "microchip,sam9x60-spi", "atmel,at91rm9200-spi";
246 clock-names = "spi_clk";
247 pinctrl-names = "default";
248 pinctrl-0 = <&pinctrl_flx4_default>;
249 atmel,fifo-size = <16>;
250 #address-cells = <1>;
251 #size-cells = <0>;
257 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_USART>;
261 …compatible = "microchip,sam9x60-dbgu", "microchip,sam9x60-usart", "atmel,at91sam9260-dbgu", "atmel…
263 atmel,usart-mode = <AT91_USART_MODE_SERIAL>;
271 dma-names = "tx", "rx";
273 clock-names = "usart";
274 pinctrl-0 = <&pinctrl_flx5_default>;
275 pinctrl-names = "default";
276 atmel,use-dma-rx;
277 atmel,use-dma-tx;
283 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
287 compatible = "microchip,sam9x60-i2c";
290 #address-cells = <1>;
291 #size-cells = <0>;
293 pinctrl-names = "default";
294 pinctrl-0 = <&pinctrl_flx6_default>;
295 atmel,fifo-size = <16>;
296 i2c-analog-filter;
297 i2c-digital-filter;
298 i2c-digital-filter-width-ns = <35>;
313 pinctrl-names = "default";
314 pinctrl-0 = <&pinctrl_i2s_default>;
315 #sound-dai-cells = <0>;
320 phy-mode = "rmii";
321 #address-cells = <1>;
322 #size-cells = <0>;
323 pinctrl-names = "default";
324 pinctrl-0 = <&pinctrl_macb0_rmii>;
327 ethernet-phy@0 {
344 pinctrl_dbgu: dbgu-0 {
374 pinctrl_nand_oe_we: nand-oe-we-0 {
380 pinctrl_nand_rb: nand-rb-0 {
385 pinctrl_nand_cs: nand-cs-0 {
392 pinctrl_ebi_data_0_7: ebi-data-lsb-0 {
404 pinctrl_ebi_data_0_15: ebi-data-msb-0 {
424 pinctrl_ebi_addr_nand: ebi-addr-0 {
492 pinctrl_macb0_rmii: macb0_rmii-0 {
582 pinctrl-names = "default";
583 pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2 &pinctrl_pwm0_3>;
588 bus-width = <4>;
589 pinctrl-names = "default";
590 pinctrl-0 = <&pinctrl_sdmmc0_default &pinctrl_sdmmc0_cd>;
592 cd-gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
593 disable-wp;
597 bus-width = <4>;
598 pinctrl-names = "default";
599 pinctrl-0 = <&pinctrl_sdmmc1_default>;
600 no-1-8-v;
601 non-removable;
606 pinctrl-names = "default";
607 pinctrl-0 = <&pinctrl_qspi>;
611 #address-cells = <1>;
612 #size-cells = <1>;
613 compatible = "jedec,spi-nor";
615 spi-max-frequency = <80000000>;
616 spi-tx-bus-width = <4>;
617 spi-rx-bus-width = <4>;
618 m25p,fast-read;
653 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
658 debounce-delay-us = <976>;
668 compatible = "atmel,tcb-timer";
673 compatible = "atmel,tcb-timer";
679 atmel,vbus-gpio = <&pioB 16 GPIO_ACTIVE_HIGH>;
680 pinctrl-names = "default";
681 pinctrl-0 = <&pinctrl_usba_vbus>;
686 num-ports = <3>;
687 atmel,vbus-gpio = <0
690 pinctrl-names = "default";
691 pinctrl-0 = <&pinctrl_usb_default>;