ARM: dts: sun6i: Enable ir receiver on the Mele M9

The Mele M9 has an ir receiver, enable it.

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 2014-12-17 18:18:22 +01:00 committed by Maxime Ripard
parent 4ac367b4ec
commit 1be83c4f08

View File

@ -121,6 +121,12 @@ phy1: ethernet-phy@1 {
reg = <1>;
};
};
ir@01f02000 {
pinctrl-names = "default";
pinctrl-0 = <&ir_pins_a>;
status = "okay";
};
};
leds {