On Sun, Jul 30, 2017 at 09:23:13PM +0800, Shawn Guo wrote: > From: Shawn Guo <shawn.guo@xxxxxxxxxx> > > It adds the remote control driver and corresponding keymap file for > IRDEC block found on ZTE ZX family SoCs. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > --- > drivers/media/rc/Kconfig | 11 ++ > drivers/media/rc/Makefile | 1 + > drivers/media/rc/keymaps/Makefile | 3 +- > drivers/media/rc/keymaps/rc-zx-irdec.c | 79 ++++++++++++++ > drivers/media/rc/zx-irdec.c | 183 +++++++++++++++++++++++++++++++++ > include/media/rc-map.h | 1 + > 6 files changed, 277 insertions(+), 1 deletion(-) > create mode 100644 drivers/media/rc/keymaps/rc-zx-irdec.c > create mode 100644 drivers/media/rc/zx-irdec.c We're missing an MAINTAINERS entry for this driver. Could this be added please as a separate patch? Thanks Sean -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html