]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 e2ea6753263b386dc7caf9c2e3a434d73e786f45..0bdf51d041ae2dcc844e492bf77c5595d41464fa 100644 (file)
@@ -35,3 +35,7 @@ external_phy: ethernet-phy@0 {
                reg = <0>;
        };
 };
+
+&ir {
+       linux,rc-map-name = "rc-vega-s9x";
+};