Lines Matching +full:ir +full:- +full:receiver
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";
27 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: 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;
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>;
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;
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;
130 phy-supply = <&vcc_rmii>;
131 pinctrl-names = "default";
132 pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
136 #address-cells = <1>;
137 #size-cells = <0>;
139 phy0: ethernet-phy@0 {
141 interrupt-parent = <&gpio3>;
148 cpu-supply = <&vdd_arm>;
152 cpu-supply = <&vdd_arm>;
156 cpu-supply = <&vdd_arm>;
160 cpu-supply = <&vdd_arm>;
169 clock-frequency = <400000>;
174 interrupt-parent = <&gpio0>;
176 pinctrl-names = "default";
177 pinctrl-0 = <&rtc_int>;
178 #clock-cells = <0>;
179 clock-output-names = "xin32k";
183 compatible = "active-semi,act8846";
186 system-power-controller;
188 pinctrl-names = "default";
189 pinctrl-0 = <&act8846_dvs0_ctl>;
191 vp1-supply = <&vsys>;
192 vp2-supply = <&vsys>;
193 vp3-supply = <&vsys>;
194 vp4-supply = <&vsys>;
195 inl1-supply = <&vcc_io>;
196 inl2-supply = <&vsys>;
197 inl3-supply = <&vsys>;
201 regulator-name = "VCC_DDR";
202 regulator-min-microvolt = <1200000>;
203 regulator-max-microvolt = <1200000>;
204 regulator-always-on;
208 regulator-name = "VDD_LOG";
209 regulator-min-microvolt = <1000000>;
210 regulator-max-microvolt = <1000000>;
211 regulator-always-on;
215 regulator-name = "VDD_ARM";
216 regulator-min-microvolt = <875000>;
217 regulator-max-microvolt = <1350000>;
218 regulator-always-on;
222 regulator-name = "VCC_IO";
223 regulator-min-microvolt = <3300000>;
224 regulator-max-microvolt = <3300000>;
225 regulator-always-on;
229 regulator-name = "VDD_10";
230 regulator-min-microvolt = <1000000>;
231 regulator-max-microvolt = <1000000>;
232 regulator-always-on;
236 regulator-name = "VDD_HDMI";
237 regulator-min-microvolt = <2500000>;
238 regulator-max-microvolt = <2500000>;
239 regulator-always-on;
243 regulator-name = "VCC_18";
244 regulator-min-microvolt = <1800000>;
245 regulator-max-microvolt = <1800000>;
246 regulator-always-on;
250 regulator-name = "VCCA_33";
251 regulator-min-microvolt = <3300000>;
252 regulator-max-microvolt = <3300000>;
253 regulator-always-on;
257 regulator-name = "VCC_RMII";
258 regulator-min-microvolt = <3300000>;
259 regulator-max-microvolt = <3300000>;
263 regulator-name = "VCCIO_WL";
264 regulator-min-microvolt = <3300000>;
265 regulator-max-microvolt = <3300000>;
266 regulator-always-on;
270 regulator-name = "VCC18_IO";
271 regulator-min-microvolt = <1800000>;
272 regulator-max-microvolt = <1800000>;
273 regulator-always-on;
277 regulator-name = "VCC_28";
278 regulator-min-microvolt = <2800000>;
279 regulator-max-microvolt = <2800000>;
280 regulator-always-on;
288 pinctrl-names = "default";
289 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
290 vmmc-supply = <&vcc_sd0>;
292 bus-width = <4>;
293 cap-mmc-highspeed;
294 cap-sd-highspeed;
295 disable-wp;
311 pcfg_output_low: pcfg-output-low {
312 output-low;
316 act8846_dvs0_ctl: act8846-dvs0-ctl {
322 rtc_int: rtc-int {
328 phy_int: phy-int {
333 ir-receiver {
334 ir_recv_pin: ir-recv-pin {
340 sdmmc_pwr: sdmmc-pwr {
346 host_vbus_drv: host-vbus-drv {
349 otg_vbus_drv: otg-vbus-drv {