Re: [PATCH v2 3/3] rc: add zx-irdec remote control driver

2017-08-09 Thread Sean Young
Hi Shawn, On Wed, Aug 09, 2017 at 09:48:18PM +0800, Shawn Guo wrote: > On Wed, Aug 09, 2017 at 02:00:29PM +0100, Sean Young wrote: > > On Sun, Jul 30, 2017 at 09:23:13PM +0800, Shawn Guo wrote: > > > From: Shawn Guo > > > > > > It adds the remote control driver and corresponding keymap file for

Re: [PATCH v2 3/3] rc: add zx-irdec remote control driver

2017-08-09 Thread Shawn Guo
Hi Sean, On Wed, Aug 09, 2017 at 02:00:29PM +0100, Sean Young wrote: > On Sun, Jul 30, 2017 at 09:23:13PM +0800, Shawn Guo wrote: > > From: Shawn Guo > > > > It adds the remote control driver and corresponding keymap file for > > IRDEC block found on ZTE ZX family SoCs. > > > > Signed-off-by: S

Re: [PATCH v2 3/3] rc: add zx-irdec remote control driver

2017-08-09 Thread Sean Young
On Sun, Jul 30, 2017 at 09:23:13PM +0800, Shawn Guo wrote: > From: Shawn Guo > > It adds the remote control driver and corresponding keymap file for > IRDEC block found on ZTE ZX family SoCs. > > Signed-off-by: Shawn Guo > --- > drivers/media/rc/Kconfig | 11 ++ > drivers/media/

[PATCH v2 3/3] rc: add zx-irdec remote control driver

2017-07-30 Thread Shawn Guo
From: Shawn Guo It adds the remote control driver and corresponding keymap file for IRDEC block found on ZTE ZX family SoCs. Signed-off-by: Shawn Guo --- drivers/media/rc/Kconfig | 11 ++ drivers/media/rc/Makefile | 1 + drivers/media/rc/keymaps/Makefile |