]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boards
authorHans de Goede <hdegoede@redhat.com>
Sun, 20 Mar 2016 16:00:33 +0000 (17:00 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 27 Mar 2016 14:15:04 +0000 (16:15 +0200)
Enable the ir receiver found on the orangepi plus board.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts

index 64aa8adbd63275f4e4599f7fc09e718bca944f44..ba7a959d304a86e1e1c47e5a6eca6f917b86b2f4 100644 (file)
@@ -112,6 +112,12 @@ &ehci3 {
        status = "okay";
 };
 
+&ir {
+       pinctrl-names = "default";
+       pinctrl-0 = <&ir_pins_a>;
+       status = "okay";
+};
+
 &pio {
        usb3_vbus_pin_a: usb3_vbus_pin@0 {
                allwinner,pins = "PG11";