[media] rc: img-ir: add hardware decoder driver
authorJames Hogan <james.hogan@imgtec.com>
Fri, 28 Feb 2014 23:28:54 +0000 (20:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 18:23:58 +0000 (15:23 -0300)
Add remote control input driver for the ImgTec Infrared block hardware
decoder, which is set up with timings for a specific protocol and
supports mask/value filtering and wake events.

The hardware decoder timing values, raw data to scan code conversion
function and scan code filter to raw data filter conversion function
will be provided in separate files for each protocol which this part of
the driver can use. The new generic scan code filter interface is made
use of to reduce interrupts and control wake events.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/img-ir/img-ir-hw.c [new file with mode: 0644]
drivers/media/rc/img-ir/img-ir-hw.h [new file with mode: 0644]

Simple merge
Simple merge