Re: [PATCH v2 3/3] rc: add zx-irdec remote control driver
From: Sean Young <hidden>
Date: 2017-08-09 13:00:29
Also in:
linux-arm-kernel, linux-media
From: Sean Young <hidden>
Date: 2017-08-09 13:00:29
Also in:
linux-arm-kernel, linux-media
On Sun, Jul 30, 2017 at 09:23:13PM +0800, Shawn Guo wrote:
From: Shawn Guo <redacted> It adds the remote control driver and corresponding keymap file for IRDEC block found on ZTE ZX family SoCs. Signed-off-by: Shawn Guo <redacted> --- 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html