On Wed, Oct 04, 2017 at 06:00:47PM +0200, Marc Gonzalez wrote: > On 26/09/2017 10:51, Marc Gonzalez wrote: > > > From: Mans Rullgard <mans@xxxxxxxxx> > > > > The tango HW IR decoder supports NEC, RC-5, RC-6 protocols. > > > > Signed-off-by: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> > > --- > > Changes between v5 and v6 > > * Move "register fields" macros to top of file > > * Restore IRQ pending writes > > --- > > drivers/media/rc/Kconfig | 10 ++ > > drivers/media/rc/Makefile | 1 + > > drivers/media/rc/tango-ir.c | 279 ++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 290 insertions(+) > > create mode 100644 drivers/media/rc/tango-ir.c > > Hello Sean, > > Are there issues remaining before this series can be accepted upstream? > > Are you waiting for the DT folks to review the DT binding? I am waiting for that review. > Can I submit a keymap patch on top of the series? Of course. Or you could post v7 with a keymap. Thanks Sean