• James Hogan's avatar
    [media] rc: img-ir: add hardware decoder driver · 30dd9e0c
    James Hogan authored
    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: default avatarJames Hogan <james.hogan@imgtec.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
    30dd9e0c
img-ir-hw.c 29.3 KB