* [PATCH] ARM: dts: sun6i: hummingbird: Enable IR receiver
@ 2015-03-03 3:52 Chen-Yu Tsai
2015-03-03 13:03 ` Maxime Ripard
0 siblings, 1 reply; 2+ messages in thread
From: Chen-Yu Tsai @ 2015-03-03 3:52 UTC (permalink / raw)
To: linux-arm-kernel
The A31 Hummingbird has an IR receiver.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
Tested with an NEC protocol remote for an Android based set-top box.
---
arch/arm/boot/dts/sun6i-a31-hummingbird.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/sun6i-a31-hummingbird.dts b/arch/arm/boot/dts/sun6i-a31-hummingbird.dts
index 8b61b1b342e0..65ddaf4c72d2 100644
--- a/arch/arm/boot/dts/sun6i-a31-hummingbird.dts
+++ b/arch/arm/boot/dts/sun6i-a31-hummingbird.dts
@@ -106,6 +106,12 @@
};
};
+&ir {
+ pinctrl-names = "default";
+ pinctrl-0 = <&ir_pins_a>;
+ status = "okay";
+};
+
&mmc0 {
pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_hummingbird>;
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: sun6i: hummingbird: Enable IR receiver
2015-03-03 3:52 [PATCH] ARM: dts: sun6i: hummingbird: Enable IR receiver Chen-Yu Tsai
@ 2015-03-03 13:03 ` Maxime Ripard
0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2015-03-03 13:03 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Mar 03, 2015 at 11:52:01AM +0800, Chen-Yu Tsai wrote:
> The A31 Hummingbird has an IR receiver.
>
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Applied, thanks
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150303/33b93c4e/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-03 13:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 3:52 [PATCH] ARM: dts: sun6i: hummingbird: Enable IR receiver Chen-Yu Tsai
2015-03-03 13:03 ` Maxime Ripard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox