Skip to content
Commit c10a73f6 authored by Beniamino Galvani's avatar Beniamino Galvani Committed by Javier Marcet
Browse files

BACKPORT: [media] media: rc: add driver for Amlogic Meson IR remote receiver



Amlogic Meson SoCs include a infrared remote control receiver that can
operate in two modes: "NEC" mode in which the hardware decodes frames
using the NEC IR protocol, and "general" mode in which the receiver
simply reports the duration of pulses and spaces for software
decoding.

This is a driver for the IR receiver that implements software decoding
of received frames.

Signed-off-by: default avatarBeniamino Galvani <b.galvani@gmail.com>
Acked-by: default avatarCarlo Caione <carlo@caione.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>

Conflicts:

	MAINTAINERS

Change-Id: I42ac5837fa3b39939e8abe65a4aba9e748c78ce2
Signed-off-by: default avatarDongjin Kim <tobetter@gmail.com>
parent 91950268
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment