arm64: dts: meson-g12a-sei510: enable IR controller
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 1 Jul 2019 11:57:24 +0000 (13:57 +0200)
committerKevin Hilman <khilman@baylibre.com>
Mon, 5 Aug 2019 21:06:55 +0000 (14:06 -0700)
Enable the IR receiver controller on the SEI510 board.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts

index c7a8736..12aa7ea 100644 (file)
        pinctrl-names = "default";
 };
 
+&ir {
+       status = "okay";
+       pinctrl-0 = <&remote_input_ao_pins>;
+       pinctrl-names = "default";
+};
+
 &pwm_ef {
        status = "okay";
        pinctrl-0 = <&pwm_e_pins>;