linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] add videostrong kii pro keymap
@ 2020-02-13 22:15 Mohammad Rasim
  2020-02-13 22:15 ` [PATCH v4 1/2] media: rc: add keymap for Videostrong KII Pro Mohammad Rasim
  2020-02-13 22:15 ` [PATCH v4 2/2] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Mohammad Rasim
  0 siblings, 2 replies; 5+ messages in thread
From: Mohammad Rasim @ 2020-02-13 22:15 UTC (permalink / raw)
  To: linux-media, Sean Young, Mauro Carvalho Chehab, Kevin Hilman,
	linux-amlogic
  Cc: Mohammad Rasim

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-14  8:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 22:15 [PATCH v4 0/2] add videostrong kii pro keymap Mohammad Rasim
2020-02-13 22:15 ` [PATCH v4 1/2] media: rc: add keymap for Videostrong KII Pro Mohammad Rasim
2020-02-13 22:15 ` [PATCH v4 2/2] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Mohammad Rasim
2020-02-14  8:41   ` Neil Armstrong
2020-02-14  8:50     ` Mohammad Rasim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).