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>;
213 clock-frequency = <26000000>;
217 clock-frequency = <48000000>;
221 clock-frequency = <32768>;
248 bias-pull-up;
253 vmmc-supply = <&vcc_mmc0>;
254 bus-width = <8>;
255 non-removable;
256 pinctrl-names = "default";
257 pinctrl-0 = <&mmc0_pins>;
262 pinctrl-0 = <&scifa0_pins>;
263 pinctrl-names = "default";
269 vmmc-supply = <&vcc_sdhi0>;
270 bus-width = <4>;
271 disable-wp;
272 pinctrl-names = "default";
273 pinctrl-0 = <&sdhi0_pins>;
278 vmmc-supply = <&ape6evm_fixed_3v3>;
279 bus-width = <4>;
280 broken-cd;
281 disable-wp;
282 pinctrl-names = "default";
283 pinctrl-0 = <&sdhi1_pins>;