All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW
@ 2020-11-26  5:04 ` Christian Hewitt
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Hewitt @ 2020-11-26  5:04 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Kevin Hilman, devicetree,
	linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Christian Hewitt

Set the IR keymap to the KHAMSIN remote shipped with the SML5442TW.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
The rc-khamsin keymap is queued (or in the process of being picked) via the
media tree [0] so it would be nice to add this within the 5.11 cycle.

[0] https://patchwork.linuxtv.org/project/linux-media/patch/20201125161413.GA915@gofer.mess.org/

 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts
index 0b95e9ecbef0..ad6d72254150 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts
@@ -63,6 +63,10 @@
 	pinctrl-names = "default";
 };
 
+&ir {
+        linux,rc-map-name = "rc-khamsin";
+};
+
 /* This is connected to the Bluetooth module: */
 &uart_A {
 	status = "okay";
-- 
2.17.1


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

end of thread, other threads:[~2020-12-07 19:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26  5:04 [PATCH] arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW Christian Hewitt
2020-11-26  5:04 ` Christian Hewitt
2020-11-26  5:04 ` Christian Hewitt
2020-12-05 11:51 ` Martin Blumenstingl
2020-12-05 11:51   ` Martin Blumenstingl
2020-12-05 11:51   ` Martin Blumenstingl
2020-12-07 19:15 ` Kevin Hilman
2020-12-07 19:15   ` Kevin Hilman
2020-12-07 19:15   ` Kevin Hilman

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.