All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR
@ 2019-12-26  8:38 ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2019-12-26  8:38 UTC (permalink / raw)
  To: Wei Xu; +Cc: devicetree, Rob Herring, linux-arm-kernel, Shawn Guo

It adds remote control map name for IR device, so that key event can be
reported.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
 arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts b/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
index c563d3eb2d98..7d370dac4c85 100644
--- a/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
+++ b/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
@@ -170,6 +170,7 @@
 };
 
 &ir {
+	linux,rc-map-name = "rc-hisi-poplar";
 	status = "okay";
 };
 
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-07  1:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-26  8:38 [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR Shawn Guo
2019-12-26  8:38 ` Shawn Guo
2020-01-07  1:20 ` [PATCH] arm64: dts: hi3798cv200-poplar: add linux, rc-map-name " Wei Xu
2020-01-07  1:20   ` [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name " Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.