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

index 2bfe69902552e4cede17384ea16949f04750d819..83b985bb015ebac706516552152c486291eb0b37 100644 (file)
@@ -12,3 +12,7 @@
        compatible = "wetek,hub", "amlogic,meson-gxbb";
        model = "WeTek Hub";
 };
+
+&ir {
+       linux,rc-map-name = "rc-wetek-hub";
+};