mirror of https://gitee.com/openkylin/linux.git
arm64: dts: meson-gxbb-vega-s95: set rc-vega-s9x ir keymap
Add the rc-vega-s9x keymap to the existing IR node in the device tree. 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:
parent
49284e673d
commit
bec117ceed
|
@ -152,6 +152,7 @@ &ir {
|
|||
status = "okay";
|
||||
pinctrl-0 = <&remote_input_ao_pins>;
|
||||
pinctrl-names = "default";
|
||||
linux,rc-map-name = "rc-vega-s9x";
|
||||
};
|
||||
|
||||
&pwm_ef {
|
||||
|
|
Loading…
Reference in New Issue