]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: meson-g12a-x96-max: enable IR decoder
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 12 Apr 2019 10:05:17 +0000 (12:05 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 21 May 2019 17:58:39 +0000 (10:58 -0700)
Add support for the IR decoder input on the X96 Max board.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Martin Blumenstingl<martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts

index b3d913f28f1211785cb4ba0940fa641ce7cd5219..5cdc263b03e675ca0b6b59d65a595e7b251bd8dd 100644 (file)
        };
 };
 
+&ir {
+       status = "okay";
+       pinctrl-0 = <&remote_input_ao_pins>;
+       pinctrl-names = "default";
+};
+
 &uart_A {
        status = "okay";
        pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;