[PATCH 9/9] ARM: dts: sun6i: Enable ir receiver on the Mele M9
Hans de Goede
hdegoede at redhat.com
Thu Nov 20 07:55:28 PST 2014
The Mele M9 has an ir receiver, enable it.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
arch/arm/boot/dts/sun6i-a31-m9.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/sun6i-a31-m9.dts b/arch/arm/boot/dts/sun6i-a31-m9.dts
index 4202c64..94ddf9c 100644
--- a/arch/arm/boot/dts/sun6i-a31-m9.dts
+++ b/arch/arm/boot/dts/sun6i-a31-m9.dts
@@ -83,6 +83,12 @@
reg = <1>;
};
};
+
+ ir at 01f02000 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&ir_pins_a>;
+ status = "okay";
+ };
};
leds {
--
2.1.0
More information about the linux-arm-kernel
mailing list