diff mbox series

arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW

Message ID 20201126050440.6273-1-christianshewitt@gmail.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW | expand

Commit Message

Christian Hewitt Nov. 26, 2020, 5:04 a.m. UTC
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(+)

Comments

Martin Blumenstingl Dec. 5, 2020, 11:51 a.m. UTC | #1
On Thu, Nov 26, 2020 at 6:05 AM Christian Hewitt
<christianshewitt@gmail.com> wrote:
>
> Set the IR keymap to the KHAMSIN remote shipped with the SML5442TW.
>
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Kevin Hilman Dec. 7, 2020, 7:15 p.m. UTC | #2
On Thu, 26 Nov 2020 05:04:40 +0000, Christian Hewitt wrote:
> Set the IR keymap to the KHAMSIN remote shipped with the SML5442TW.

Applied, thanks!

[1/1] arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW
      commit: 2493a9a515cf2bfa958d1d68beab507a1c7f5962

Best regards,
diff mbox series

Patch

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