[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOQ7t2ZTLM6=-V-m5RX6fhY4-Jc-bMkmXspXUYHpCgyE-ui4iQ@mail.gmail.com>
Date: Wed, 26 Nov 2014 16:11:35 +0100
From: Carlo Caione <carlo@...one.org>
To: Mauro Carvalho Chehab <mchehab@....samsung.com>
Cc: Beniamino Galvani <b.galvani@...il.com>,
Carlo Caione <carlo@...one.org>, linux-media@...r.kernel.org,
Sean Young <sean@...s.org>, linux-kernel@...r.kernel.org,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
devicetree <devicetree@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Jerry Cao <jerry.cao@...ogic.com>,
Victor Wan <victor.wan@...ogic.com>
Subject: Re: [PATCH v3 2/3] media: rc: add driver for Amlogic Meson IR remote receiver
On Wed, Nov 26, 2014 at 4:04 PM, Mauro Carvalho Chehab
<mchehab@....samsung.com> wrote:
> Em Tue, 18 Nov 2014 21:22:34 +0100
> Beniamino Galvani <b.galvani@...il.com> escreveu:
>
>> 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: Beniamino Galvani <b.galvani@...il.com>
>> ---
>> MAINTAINERS | 1 +
>> drivers/media/rc/Kconfig | 11 +++
>> drivers/media/rc/Makefile | 1 +
>> drivers/media/rc/meson-ir.c | 216 ++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 229 insertions(+)
>> create mode 100644 drivers/media/rc/meson-ir.c
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0662378..f1bc045 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -850,6 +850,7 @@ ARM/Amlogic MesonX SoC support
>> M: Carlo Caione <carlo@...one.org>
>> L: linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
>> S: Maintained
>> +F: drivers/media/rc/meson-ir.c
>> N: meson[x68]
>
> Hmm... you're putting this driver at Carlo's maintenance shoulders.
>
> I need his ack in order to apply this patch.
Acked-by: Carlo Caione <carlo@...one.org>
--
Carlo Caione
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists