Message ID | 1566705688-18442-1-git-send-email-christianshewitt@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: meson: ir keymap updates | expand |
On Sun, Aug 25, 2019 at 6:03 AM Christian Hewitt <christianshewitt@gmail.com> 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@googlemail.com>
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: > On Sun, Aug 25, 2019 at 6:03 AM Christian Hewitt > <christianshewitt@gmail.com> 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@googlemail.com> Queued for v5.4 w/Martin's tag, Thanks, Kevin