diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-08-25 08:01:26 +0400 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-29 16:17:41 -0700 |
commit | c9ee1d25ef43e7718ec8fa830ee0530d437be9b9 (patch) | |
tree | fb2892ac39d65bd992d7ebb94b31d8b15d04fc8b /arch | |
parent | 625cb5b695232cc32706e6c7a3abae8a1ddf1b06 (diff) | |
download | linux-stable-c9ee1d25ef43e7718ec8fa830ee0530d437be9b9.tar.gz linux-stable-c9ee1d25ef43e7718ec8fa830ee0530d437be9b9.tar.bz2 linux-stable-c9ee1d25ef43e7718ec8fa830ee0530d437be9b9.zip |
arm64: dts: meson-gxl-s905x-khadas-vim: use rc-khadas keymap
Swap to the rc-khadas keymap that maps the mouse button to KEY_MUTE.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts index 5499e8de5c74..2a5cd303123d 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts @@ -110,7 +110,7 @@ }; &ir { - linux,rc-map-name = "rc-geekbox"; + linux,rc-map-name = "rc-khadas"; }; &gpio_ao { |