Lines Matching +full:vdd33a +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
23 stdout-path = "serial0:115200n8";
36 vcc_mmc0: regulator-mmc0 {
37 compatible = "regulator-fixed";
38 regulator-name = "MMC0 Vcc";
39 regulator-min-microvolt = <2800000>;
40 regulator-max-microvolt = <2800000>;
41 regulator-always-on;
44 vcc_sdhi0: regulator-sdhi0 {
45 compatible = "regulator-fixed";
47 regulator-name = "SDHI0 Vcc";
48 regulator-min-microvolt = <3300000>;
49 regulator-max-microvolt = <3300000>;
52 enable-active-high;
56 ape6evm_fixed_1v8: regulator-1v8 {
57 compatible = "regulator-fixed";
58 regulator-name = "1V8";
59 regulator-min-microvolt = <1800000>;
60 regulator-max-microvolt = <1800000>;
61 regulator-always-on;
64 ape6evm_fixed_3v3: regulator-3v3 {
65 compatible = "regulator-fixed";
66 regulator-name = "3V3";
67 regulator-min-microvolt = <3300000>;
68 regulator-max-microvolt = <3300000>;
69 regulator-always-on;
73 compatible = "gpio-leds";
101 compatible = "gpio-keys";
103 pinctrl-names = "default";
104 pinctrl-0 = <&keyboard_pins>;
106 zero-key {
110 wakeup-source;
113 menu-key {
119 home-key {
125 back-key {
131 volup-key {
137 voldown-key {
151 regulator-min-microvolt = <935000>;
152 regulator-max-microvolt = <1200000>;
153 regulator-boot-on;
154 regulator-always-on;
159 cpu0-supply = <&vdd_dvfs>;
160 operating-points = <1950000 1115000>, /* kHz uV */
162 voltage-tolerance = <1>; /* 1% */
167 compatible = "cfi-flash";
169 bank-width = <2>;
172 compatible = "fixed-partitions";
173 #address-cells = <1>;
174 #size-cells = <1>;
179 read-only;
182 label = "uboot-env";
184 read-only;
196 interrupt-parent = <&irqc1>;
198 phy-mode = "mii";
199 reg-io-width = <4>;
200 smsc,irq-active-high;
201 smsc,irq-push-pull;
202 reset-gpios = <&pfc 270 GPIO_ACTIVE_LOW>;
203 vdd33a-supply = <&ape6evm_fixed_3v3>;
204 vddvario-supply = <&ape6evm_fixed_1v8>;
236 bias-pull-up;
241 vmmc-supply = <&vcc_mmc0>;
242 bus-width = <8>;
243 non-removable;
244 pinctrl-names = "default";
245 pinctrl-0 = <&mmc0_pins>;
250 pinctrl-0 = <&scifa0_pins>;
251 pinctrl-names = "default";
257 vmmc-supply = <&vcc_sdhi0>;
258 bus-width = <4>;
259 disable-wp;
260 pinctrl-names = "default";
261 pinctrl-0 = <&sdhi0_pins>;
266 vmmc-supply = <&ape6evm_fixed_3v3>;
267 bus-width = <4>;
268 broken-cd;
269 disable-wp;
270 pinctrl-names = "default";
271 pinctrl-0 = <&sdhi1_pins>;