Lines Matching +full:gpio +full:- +full:always +full:- +full:on

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/input/input.h>
23 gpio-keys {
24 compatible = "gpio-keys";
30 label = "GPIO Key Power";
31 linux,input-type = <1>;
32 wakeup-source;
33 debounce-interval = <100>;
37 gpio-leds {
38 compatible = "gpio-leds";
40 green_led: led-0 {
43 default-state = "off";
46 blue_led: led-1 {
49 default-state = "off";
52 sleep_led: led-2 {
55 default-state = "off";
60 compatible = "simple-audio-card";
61 simple-audio-card,name = "SPDIF";
63 simple-audio-card,dai-link@1 { /* S/PDIF - S/PDIF */
64 cpu { sound-dai = <&spdif>; };
65 codec { sound-dai = <&spdif_out>; };
69 spdif_out: spdif-out {
70 compatible = "linux,spdif-dit";
71 #sound-dai-cells = <0>;
74 ir_recv: gpio-ir-receiver {
75 compatible = "gpio-ir-receiver";
77 pinctrl-names = "default";
78 pinctrl-0 = <&ir_recv_pin>;
81 vcc_otg: usb-otg-regulator {
82 compatible = "regulator-fixed";
83 enable-active-high;
84 gpio = <&gpio2 RK_PD7 GPIO_ACTIVE_HIGH>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&otg_vbus_drv>;
87 regulator-name = "otg-vbus";
88 regulator-min-microvolt = <5000000>;
89 regulator-max-microvolt = <5000000>;
90 regulator-always-on;
91 regulator-boot-on;
94 vcc_sd0: sdmmc-regulator {
95 compatible = "regulator-fixed";
96 regulator-name = "sdmmc-supply";
97 regulator-min-microvolt = <3300000>;
98 regulator-max-microvolt = <3300000>;
99 gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_LOW>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&sdmmc_pwr>;
102 startup-delay-us = <100000>;
103 vin-supply = <&vcc_io>;
106 vcc_host: usb-host-regulator {
107 compatible = "regulator-fixed";
108 enable-active-high;
109 gpio = <&gpio0 RK_PA3 GPIO_ACTIVE_HIGH>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&host_vbus_drv>;
112 regulator-name = "host-pwr";
113 regulator-min-microvolt = <5000000>;
114 regulator-max-microvolt = <5000000>;
115 regulator-always-on;
116 regulator-boot-on;
119 vsys: vsys-regulator {
120 compatible = "regulator-fixed";
121 regulator-name = "vsys";
122 regulator-min-microvolt = <5000000>;
123 regulator-max-microvolt = <5000000>;
124 regulator-boot-on;
131 pinctrl-names = "default";
132 pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
135 phy-supply = <&vcc_rmii>;
137 phy0: ethernet-phy@0 {
139 interrupt-parent = <&gpio3>;
145 cpu-supply = <&vdd_arm>;
149 cpu-supply = <&vdd_arm>;
153 cpu-supply = <&vdd_arm>;
157 cpu-supply = <&vdd_arm>;
166 clock-frequency = <400000>;
171 interrupt-parent = <&gpio0>;
173 pinctrl-names = "default";
174 pinctrl-0 = <&rtc_int>;
175 #clock-cells = <0>;
176 clock-output-names = "xin32k";
180 compatible = "active-semi,act8846";
183 system-power-controller;
185 pinctrl-names = "default";
186 pinctrl-0 = <&act8846_dvs0_ctl>;
188 vp1-supply = <&vsys>;
189 vp2-supply = <&vsys>;
190 vp3-supply = <&vsys>;
191 vp4-supply = <&vsys>;
192 inl1-supply = <&vcc_io>;
193 inl2-supply = <&vsys>;
194 inl3-supply = <&vsys>;
198 regulator-name = "VCC_DDR";
199 regulator-min-microvolt = <1200000>;
200 regulator-max-microvolt = <1200000>;
201 regulator-always-on;
205 regulator-name = "VDD_LOG";
206 regulator-min-microvolt = <1000000>;
207 regulator-max-microvolt = <1000000>;
208 regulator-always-on;
212 regulator-name = "VDD_ARM";
213 regulator-min-microvolt = <875000>;
214 regulator-max-microvolt = <1350000>;
215 regulator-always-on;
219 regulator-name = "VCC_IO";
220 regulator-min-microvolt = <3300000>;
221 regulator-max-microvolt = <3300000>;
222 regulator-always-on;
226 regulator-name = "VDD_10";
227 regulator-min-microvolt = <1000000>;
228 regulator-max-microvolt = <1000000>;
229 regulator-always-on;
233 regulator-name = "VDD_HDMI";
234 regulator-min-microvolt = <2500000>;
235 regulator-max-microvolt = <2500000>;
236 regulator-always-on;
240 regulator-name = "VCC_18";
241 regulator-min-microvolt = <1800000>;
242 regulator-max-microvolt = <1800000>;
243 regulator-always-on;
247 regulator-name = "VCCA_33";
248 regulator-min-microvolt = <3300000>;
249 regulator-max-microvolt = <3300000>;
250 regulator-always-on;
254 regulator-name = "VCC_RMII";
255 regulator-min-microvolt = <3300000>;
256 regulator-max-microvolt = <3300000>;
260 regulator-name = "VCCIO_WL";
261 regulator-min-microvolt = <3300000>;
262 regulator-max-microvolt = <3300000>;
263 regulator-always-on;
267 regulator-name = "VCC18_IO";
268 regulator-min-microvolt = <1800000>;
269 regulator-max-microvolt = <1800000>;
270 regulator-always-on;
274 regulator-name = "VCC_28";
275 regulator-min-microvolt = <2800000>;
276 regulator-max-microvolt = <2800000>;
277 regulator-always-on;
285 pinctrl-names = "default";
286 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
287 vmmc-supply = <&vcc_sd0>;
289 bus-width = <4>;
290 cap-mmc-highspeed;
291 cap-sd-highspeed;
292 disable-wp;
308 pcfg_output_low: pcfg-output-low {
309 output-low;
313 act8846_dvs0_ctl: act8846-dvs0-ctl {
319 rtc_int: rtc-int {
325 phy_int: phy-int {
330 ir-receiver {
331 ir_recv_pin: ir-recv-pin {
337 sdmmc_pwr: sdmmc-pwr {
343 host_vbus_drv: host-vbus-drv {
346 otg_vbus_drv: otg-vbus-drv {