Lines Matching +full:hpvdd +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include <dt-bindings/input/input.h>
14 stdout-path = "serial0:115200n8";
23 clock-frequency = <32768>;
27 clock-frequency = <18432000>;
50 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
63 compatible = "atmel,tcb-timer";
68 compatible = "atmel,tcb-timer";
74 pinctrl-0 =
89 phy-mode = "rmii";
94 pinctrl-0 = <&pinctrl_usb1_vbus_gpio>;
95 pinctrl-names = "default";
96 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
101 pinctrl-0 = <
106 pinctrl-names = "default";
110 bus-width = <4>;
111 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
117 pinctrl-0 = <&pinctrl_ssc0_tx>;
121 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
124 spi-max-frequency = <50000000>;
130 atmel,wakeup-counter = <10>;
131 atmel,wakeup-rtt-timer;
135 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
151 nand_controller: nand-controller {
153 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
154 pinctrl-names = "default";
158 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
159 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
160 nand-bus-width = <8>;
161 nand-ecc-mode = "soft";
162 nand-on-flash-bbt;
166 compatible = "fixed-partitions";
167 #address-cells = <1>;
168 #size-cells = <1>;
215 num-ports = <2>;
220 i2c-gpio-0 {
226 vcc-supply = <&reg_3v3>;
235 clock-names = "mclk";
236 assigned-clocks = <&pmc PMC_TYPE_SYSTEM 8>;
237 assigned-clock-rates = <12000000>;
239 HPVDD-supply = <&vcc_dac>;
240 AVDD-supply = <&vcc_dac>;
241 DCVDD-supply = <&reg_3v3>;
242 DBVDD-supply = <&reg_3v3>;
246 gpio-keys {
247 compatible = "gpio-keys";
249 button-3 {
253 wakeup-source;
256 button-4 {
260 wakeup-source;
265 compatible = "atmel,at91sam9g20ek-wm8731-audio";
266 pinctrl-names = "default";
267 pinctrl-0 = <&pinctrl_pck0_as_mck>;
271 atmel,audio-routing =
275 atmel,ssc-controller = <&ssc0>;
276 atmel,audio-codec = <&wm8731>;
280 compatible = "regulator-fixed";
281 regulator-name = "5V";
282 regulator-min-microvolt = <5000000>;
283 regulator-max-microvolt = <5000000>;
287 compatible = "regulator-fixed";
288 regulator-name = "3V3";
289 vin-supply = <&reg_5v>;
290 regulator-min-microvolt = <3300000>;
291 regulator-max-microvolt = <3300000>;
295 compatible = "regulator-fixed";
296 regulator-name = "1V";
297 vin-supply = <&reg_5v>;
298 regulator-min-microvolt = <1000000>;
299 regulator-max-microvolt = <1000000>;
303 compatible = "regulator-fixed";
304 regulator-name = "VCC_DAC";
305 vin-supply = <&reg_3v3>;
306 regulator-min-microvolt = <3300000>;
307 regulator-max-microvolt = <3300000>;