arm64: dts: meson-gxm-vega-s96: set rc-vega-s9x ir keymap
authorChristian Hewitt <christianshewitt@gmail.com>
Wed, 16 Oct 2019 17:07:36 +0000 (21:07 +0400)
committerKevin Hilman <khilman@baylibre.com>
Thu, 17 Oct 2019 16:13:08 +0000 (09:13 -0700)
Add an IR node to the Vega S96 dts to include the rc-vega-s9x keymap.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dts

index e2ea675..0bdf51d 100644 (file)
@@ -35,3 +35,7 @@
                reg = <0>;
        };
 };
+
+&ir {
+       linux,rc-map-name = "rc-vega-s9x";
+};