mbox series

[v4,0/2] add videostrong kii pro keymap

Message ID 20200213221513.28540-1-mohammad.rasim96@gmail.com (mailing list archive)
Headers show
Series add videostrong kii pro keymap | expand

Message

Mohammad Rasim Feb. 13, 2020, 10:15 p.m. UTC
Videostrong kii pro comes with a NEC remote control, this adds support
for this remote and also select it from the device dts

Changes since v1:
- fix styling issues

Changes since v2:
- use KEY_VENDOR for mouse key
- use KEY_PVR instead of KEY_RECORD
- use KEY_APPSELECT for the launcher
- use KEY_TV for the tv app key

Changes since v3:
- add a patch to use the keymap by the device's dts


Mohammad Rasim (2):
  media: rc: add keymap for Videostrong KII Pro
  arm64: dts: amlogic: add rc-videostrong-kii-pro keymap

 .../boot/dts/amlogic/meson-gxbb-kii-pro.dts   |  4 +
 drivers/media/rc/keymaps/Makefile             |  1 +
 .../media/rc/keymaps/rc-videostrong-kii-pro.c | 83 +++++++++++++++++++
 include/media/rc-map.h                        |  1 +
 4 files changed, 89 insertions(+)
 create mode 100644 drivers/media/rc/keymaps/rc-videostrong-kii-pro.c

--
2.25.0