OSDN Git Service

arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap
authorChristian Hewitt <christianshewitt@gmail.com>
Sun, 25 Aug 2019 04:01:25 +0000 (08:01 +0400)
committerKevin Hilman <khilman@baylibre.com>
Thu, 29 Aug 2019 23:17:41 +0000 (16:17 -0700)
add the rc-wetek-play2 keymap to the ir node

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

index 0038522..1d32d1f 100644 (file)
@@ -54,3 +54,7 @@
 &usb1 {
        status = "okay";
 };
+
+&ir {
+       linux,rc-map-name = "rc-wetek-play2";
+};