From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
To: Sean Young <sean@mess.org>
Cc: Mans Rullgard <mans@mansr.com>,
linux-media <linux-media@vger.kernel.org>,
Mason <slash.tmp@free.fr>
Subject: Re: [PATCH v6 2/2] media: rc: Add driver for tango HW IR decoder
Date: Wed, 4 Oct 2017 18:00:47 +0200 [thread overview]
Message-ID: <3dc97914-048f-e932-c05d-211b5111eb84@sigmadesigns.com> (raw)
In-Reply-To: <0690fbbb-a13f-63af-bc43-b1f9d4771bc4@free.fr>
On 26/09/2017 10:51, Marc Gonzalez wrote:
> From: Mans Rullgard <mans@mansr.com>
>
> The tango HW IR decoder supports NEC, RC-5, RC-6 protocols.
>
> Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> ---
> Changes between v5 and v6
> * Move "register fields" macros to top of file
> * Restore IRQ pending writes
> ---
> drivers/media/rc/Kconfig | 10 ++
> drivers/media/rc/Makefile | 1 +
> drivers/media/rc/tango-ir.c | 279 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 290 insertions(+)
> create mode 100644 drivers/media/rc/tango-ir.c
Hello Sean,
Are there issues remaining before this series can be accepted upstream?
Are you waiting for the DT folks to review the DT binding?
Can I submit a keymap patch on top of the series?
Regards.
next prev parent reply other threads:[~2017-10-04 16:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-25 12:02 [PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder Marc Gonzalez
2017-09-25 12:14 ` [PATCH v4 2/2] media: rc: Add driver " Marc Gonzalez
2017-09-25 14:08 ` Måns Rullgård
2017-09-25 15:00 ` Marc Gonzalez
2017-09-25 16:34 ` Måns Rullgård
2017-09-25 16:07 ` [PATCH v5 " Marc Gonzalez
2017-09-25 16:45 ` Måns Rullgård
2017-09-26 8:51 ` [PATCH v6 " Marc Gonzalez
2017-09-26 13:02 ` Måns Rullgård
2017-09-26 14:14 ` Marc Gonzalez
2017-09-26 14:49 ` Måns Rullgård
2017-10-04 16:00 ` Marc Gonzalez [this message]
2017-10-04 21:18 ` Sean Young
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3dc97914-048f-e932-c05d-211b5111eb84@sigmadesigns.com \
--to=marc_gonzalez@sigmadesigns.com \
--cc=linux-media@vger.kernel.org \
--cc=mans@mansr.com \
--cc=sean@mess.org \
--cc=slash.tmp@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.