Message ID | 0cc9510007f85a8d38d176d835d82c9baef132e4.1583515771.git.hns@goldelico.com |
---|---|
State | Superseded |
Headers | show |
Series | MIPS: Fixes and improvements for CI20 board (JZ4780) | expand |
diff --git a/arch/mips/boot/dts/ingenic/ci20.dts b/arch/mips/boot/dts/ingenic/ci20.dts index c340f947baa0..e6ae08c979ea 100644 --- a/arch/mips/boot/dts/ingenic/ci20.dts +++ b/arch/mips/boot/dts/ingenic/ci20.dts @@ -62,6 +62,11 @@ enable-active-high; }; + ir: ir-receiver { + compatible = "gpio-ir-receiver"; + gpios = <&gpe 3 GPIO_ACTIVE_LOW>; + }; + wlan0_power: fixedregulator@1 { compatible = "regulator-fixed"; regulator-name = "wlan0_power";