ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boards

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>
This commit is contained in:
Hans de Goede 2016-03-20 17:00:33 +01:00 committed by Maxime Ripard
parent c2da9e05af
commit 99f9483ab4

View File

@ -112,6 +112,12 @@
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";