linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping
@ 2019-10-24  5:41 Jernej Skrabec
  2019-10-24  9:13 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Jernej Skrabec @ 2019-10-24  5:41 UTC (permalink / raw)
  To: mripard, wens
  Cc: robh+dt, mark.rutland, linux-arm-kernel, devicetree,
	linux-kernel, Michael Lange

Tanix TX6 box comes with a remote. Add a mapping for it.

Suggested-by: Michael Lange <linuxstuff@milaw.biz>
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
---
 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
index 7e7cb10e3d96..e9428ad4266e 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
@@ -81,6 +81,7 @@
 };
 
 &r_ir {
+	linux,rc-map-name = "rc-tanix-tx5max";
 	status = "okay";
 };
 
-- 
2.23.0


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

* Re: [PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping
  2019-10-24  5:41 [PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping Jernej Skrabec
@ 2019-10-24  9:13 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2019-10-24  9:13 UTC (permalink / raw)
  To: Jernej Skrabec
  Cc: wens, robh+dt, mark.rutland, linux-arm-kernel, devicetree,
	linux-kernel, Michael Lange

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

Hi,

On Thu, Oct 24, 2019 at 07:41:35AM +0200, Jernej Skrabec wrote:
> Tanix TX6 box comes with a remote. Add a mapping for it.
>
> Suggested-by: Michael Lange <linuxstuff@milaw.biz>
> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
> ---
>  arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
> index 7e7cb10e3d96..e9428ad4266e 100644
> --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
> +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts
> @@ -81,6 +81,7 @@
>  };
>
>  &r_ir {
> +	linux,rc-map-name = "rc-tanix-tx5max";
>  	status = "okay";
>  };

It doesn't look like it's documented in the binding. Please add it
there as well.

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2019-10-24  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  5:41 [PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping Jernej Skrabec
2019-10-24  9:13 ` Maxime Ripard

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).