OSDN Git Service

arm64: dts: meson-gxl-s905w-tx3-mini: add rc-tx3mini keymap
authorChristian Hewitt <christianshewitt@gmail.com>
Sun, 25 Aug 2019 04:01:27 +0000 (08:01 +0400)
committerKevin Hilman <khilman@baylibre.com>
Thu, 29 Aug 2019 23:17:42 +0000 (16:17 -0700)
add the rc-tx3mini 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-gxl-s905w-tx3-mini.dts

index 789c819..dd729ac 100644 (file)
@@ -20,3 +20,7 @@
                reg = <0x0 0x0 0x0 0x40000000>; /* 1 GiB or 2 GiB */
        };
 };
+
+&ir {
+       linux,rc-map-name = "rc-tanix-tx3mini";
+};