summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic
diff options
context:
space:
mode:
authorChristian Hewitt <christianshewitt@gmail.com>2020-11-26 05:04:40 +0000
committerKevin Hilman <khilman@baylibre.com>2020-11-30 16:11:05 -0800
commit2493a9a515cf2bfa958d1d68beab507a1c7f5962 (patch)
treea29fd43eb3e29b12871bddb80102c67ba563c222 /arch/arm64/boot/dts/amlogic
parent6714f28178889da983d020fd9cf3bf7ae1a8c49d (diff)
downloadlinux-2493a9a515cf2bfa958d1d68beab507a1c7f5962.tar.gz
linux-2493a9a515cf2bfa958d1d68beab507a1c7f5962.tar.xz
arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW
Set the IR keymap to the KHAMSIN remote shipped with the SML5442TW. Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Link: https://lore.kernel.org/r/20201126050440.6273-1-christianshewitt@gmail.com
Diffstat (limited to 'arch/arm64/boot/dts/amlogic')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts4
1 files changed, 4 insertions, 0 deletions
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";