devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: rc: add keymap and bindings for Dreambox remotes
@ 2023-02-03  9:34 Christian Hewitt
  2023-02-03  9:34 ` [PATCH v2 1/2] dt-bindings: media: rc: add rc-dreambox binding Christian Hewitt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christian Hewitt @ 2023-02-03  9:34 UTC (permalink / raw)
  To: Sean Young, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, linux-kernel, linux-media, devicetree
  Cc: Christian Hewitt, Emanuel Strobel

This series adds bindings and common keymap for the Dreambox RC10/RC0
and RC20/RC-BT remote devices.

Changes since v1:
- Split bindings and keymap into separate patches
- Revise keymap description to clarify non-IR keys and mappings
- Revise tagging and key ordering in the keymap

In v1 the RC10/RC0 keymap is incorrectly tagged as RC20/RC-BT and vice
versa, resulting in some missing //RADIO and //TV keys. Correcting the
tagging then reordering the keys to match physical layouts [0] and [1]
results in no missing keys. The keymaps worked, but I've gotten things
confused when translating from Emanuel's original keymap. So apologies
for the confusion.

Christian Hewitt (1):
  dt-bindings: media: rc: add rc-dreambox binding

Emanuel Strobel (1):
  media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT
    remotes

 .../devicetree/bindings/media/rc.yaml         |   1 +
 drivers/media/rc/keymaps/Makefile             |   1 +
 drivers/media/rc/keymaps/rc-dreambox.c        | 151 ++++++++++++++++++
 include/media/rc-map.h                        |   1 +
 4 files changed, 154 insertions(+)
 create mode 100644 drivers/media/rc/keymaps/rc-dreambox.c

-- 
2.34.1


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

end of thread, other threads:[~2023-02-03 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03  9:34 [PATCH v2 0/2] media: rc: add keymap and bindings for Dreambox remotes Christian Hewitt
2023-02-03  9:34 ` [PATCH v2 1/2] dt-bindings: media: rc: add rc-dreambox binding Christian Hewitt
2023-02-03 10:13   ` Krzysztof Kozlowski
2023-02-03  9:34 ` [PATCH v2 2/2] media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotes Christian Hewitt
2023-02-03  9:41 ` [PATCH v2 0/2] media: rc: add keymap and bindings for Dreambox remotes Christian Hewitt

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).