devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: rc: add keymap and bindings for Beelink Mini MXIII remote
@ 2023-02-04  7:44 Christian Hewitt
  2023-02-04  7:45 ` [PATCH v2 1/2] dt-bindings: media: rc: add rc-beelink-mxiii Christian Hewitt
  2023-02-04  7:45 ` [PATCH v2 2/2] media: rc: add Beelink Mini MXIII keymap Christian Hewitt
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Hewitt @ 2023-02-04  7:44 UTC (permalink / raw)
  To: Sean Young, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, linux-kernel, linux-media, devicetree
  Cc: Christian Hewitt

This series adds bindings and keymap for the Beelink Mini MXIII Android
STB device. This is a very simple remote with a real MUTE button (not a
mouse button remapped).

Changes since v1:
- Split bindings and keymap into separate patches

Christian Hewitt (2):
  dt-bindings: media: rc: add rc-beelink-mxiii
  media: rc: add Beelink Mini MXIII keymap

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

-- 
2.34.1


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

end of thread, other threads:[~2023-02-04 11:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-04  7:44 [PATCH v2 0/2] media: rc: add keymap and bindings for Beelink Mini MXIII remote Christian Hewitt
2023-02-04  7:45 ` [PATCH v2 1/2] dt-bindings: media: rc: add rc-beelink-mxiii Christian Hewitt
2023-02-04 11:14   ` Krzysztof Kozlowski
2023-02-04  7:45 ` [PATCH v2 2/2] media: rc: add Beelink Mini MXIII keymap 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).