diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-08-25 07:01:23 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-30 02:17:41 +0300 |
commit | 3e14618b52bbab63e7d62aae103af7409a624363 (patch) | |
tree | 50a1d6e715f7a9b8c426ed6c3b02a6a6aeaf0637 /arch/arm64 | |
parent | 41ac5a4ca2e8d78dd7ebeba3617fcd42b4170e94 (diff) | |
download | linux-3e14618b52bbab63e7d62aae103af7409a624363.tar.xz |
arm64: dts: meson-g12a-x96-max: add rc-x96max keymap
add the rc-x96max keymap to the ir node
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts index 4770ecac3d85..17155fb73fce 100644 --- a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts +++ b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts @@ -321,6 +321,7 @@ status = "okay"; pinctrl-0 = <&remote_input_ao_pins>; pinctrl-names = "default"; + linux,rc-map-name = "rc-x96max"; }; &pwm_AO_cd { |