On Sun, Aug 25, 2019 at 6:03 AM Christian Hewitt <christianshewitt@xxxxxxxxx> wrote: > > This series adds keymaps for several box/board vendor IR remote devices > to respective device-tree files. The keymaps were submitted in [0] and > have been queued for inclusion in Linux 5.4. > > The Khadas remote change swaps the rc-geekbox keymap for rc-khadas. The > Geekbox branded remote was only sold for a brief period when VIM(1) was > a new device. The Khadas branded remote that replaced it exchanged the > Geekbox full-screen key for an Android mouse button using a different IR > keycode. The rc-khadas keymap supports the mouse button keycode and maps > it to KEY_MUTE. > > [0] https://patchwork.kernel.org/project/linux-media/list/?series=160309 > > Christian Hewitt (7): > arm64: dts: meson-g12b-odroid-n2: add rc-odroid keymap > arm64: dts: meson-g12a-x96-max: add rc-x96max keymap > arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap > arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap > arm64: dts: meson-gxl-s905x-khadas-vim: use rc-khadas keymap > arm64: dts: meson-gxl-s905w-tx3-mini: add rc-tx3mini keymap > arm64: dts: meson-gxm-khadas-vim2: use rc-khadas keymap Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>