devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR
@ 2019-12-26  8:38 Shawn Guo
  2020-01-07  1:20 ` Wei Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2019-12-26  8:38 UTC (permalink / raw)
  To: Wei Xu; +Cc: Rob Herring, linux-arm-kernel, devicetree, 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


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

* Re: [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR
  2019-12-26  8:38 [PATCH] arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR Shawn Guo
@ 2020-01-07  1:20 ` Wei Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Xu @ 2020-01-07  1:20 UTC (permalink / raw)
  To: Shawn Guo; +Cc: Rob Herring, linux-arm-kernel, devicetree

Hi Shawn,

On 2019/12/26 16:38, Shawn Guo wrote:
> 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>

Thanks!
Applied to the hisilicon arm64 dt tree.

Best Regards,
Wei

> ---
>   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";
>   };
>   



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

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

Thread overview: 2+ 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
2020-01-07  1:20 ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).