arm64: dts: meson-gxm-vega-s96: set rc-vega-s9x ir keymap

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>
This commit is contained in:
Christian Hewitt 2019-10-16 21:07:36 +04:00 committed by Kevin Hilman
parent 195f140318
commit 49284e673d

View File

@ -35,3 +35,7 @@ external_phy: ethernet-phy@0 {
reg = <0>;
};
};
&ir {
linux,rc-map-name = "rc-vega-s9x";
};