On 28/01/2023 04:36, Christian Hewitt wrote: > From: Emanuel Strobel <emanuel.strobel@xxxxxxxxx> > > Add a common keymap and bindings for the RC10 and RC20/RC-BT remotes > used with the Dreambox One and Dreambox Two DVB-S/T boxes. The maps > are combined since the IR codes do not conflict and both boxes have > shipped with both remote designs. > > Signed-off-by: Emanuel Strobel <emanuel.strobel@xxxxxxxxx> > Signed-off-by: Christian Hewitt <christianshewitt@xxxxxxxxx> > --- > .../devicetree/bindings/media/rc.yaml | 1 + > drivers/media/rc/keymaps/Makefile | 1 + > drivers/media/rc/keymaps/rc-dreambox.c | 147 ++++++++++++++++++ > include/media/rc-map.h | 1 + > 4 files changed, 150 insertions(+) > create mode 100644 drivers/media/rc/keymaps/rc-dreambox.c > > diff --git a/Documentation/devicetree/bindings/media/rc.yaml b/Documentation/devicetree/bindings/media/rc.yaml > index d4ef523cb3d5..f390a5d2c82d 100644 > --- a/Documentation/devicetree/bindings/media/rc.yaml > +++ b/Documentation/devicetree/bindings/media/rc.yaml > @@ -56,6 +56,7 @@ properties: > - rc-dm1105-nec > - rc-dntv-live-dvb-t > - rc-dntv-live-dvbt-pro Bindings are separate patches. Best regards, Krzysztof