Lines Matching +full:wp +full:- +full:gpios
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";
75 gpios = <&pfc 28 GPIO_ACTIVE_HIGH>;
79 gpios = <&pfc 126 GPIO_ACTIVE_HIGH>;
83 gpios = <&pfc 132 GPIO_ACTIVE_HIGH>;
87 gpios = <&pfc 232 GPIO_ACTIVE_HIGH>;
91 gpios = <&pfc 250 GPIO_ACTIVE_HIGH>;
95 gpios = <&pfc 288 GPIO_ACTIVE_HIGH>;
101 compatible = "gpio-keys";
103 pinctrl-names = "default";
104 pinctrl-0 = <&keyboard_pins>;
106 zero-key {
107 gpios = <&pfc 324 GPIO_ACTIVE_LOW>;
110 wakeup-source;
113 menu-key {
114 gpios = <&pfc 325 GPIO_ACTIVE_LOW>;
119 home-key {
120 gpios = <&pfc 326 GPIO_ACTIVE_LOW>;
125 back-key {
126 gpios = <&pfc 327 GPIO_ACTIVE_LOW>;
131 volup-key {
132 gpios = <&pfc 328 GPIO_ACTIVE_LOW>;
137 voldown-key {
138 gpios = <&pfc 329 GPIO_ACTIVE_LOW>;
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", "mtd-rom";
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 vdd33a-supply = <&ape6evm_fixed_3v3>;
203 vddvario-supply = <&ape6evm_fixed_1v8>;
235 bias-pull-up;
240 vmmc-supply = <&vcc_mmc0>;
241 bus-width = <8>;
242 non-removable;
243 pinctrl-names = "default";
244 pinctrl-0 = <&mmc0_pins>;
249 pinctrl-0 = <&scifa0_pins>;
250 pinctrl-names = "default";
256 vmmc-supply = <&vcc_sdhi0>;
257 bus-width = <4>;
258 disable-wp;
259 pinctrl-names = "default";
260 pinctrl-0 = <&sdhi0_pins>;
265 vmmc-supply = <&ape6evm_fixed_3v3>;
266 bus-width = <4>;
267 broken-cd;
268 disable-wp;
269 pinctrl-names = "default";
270 pinctrl-0 = <&sdhi1_pins>;