From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Neil Armstrong <narmstrong@baylibre.com>
Subject: Re: [GIT PULL FOR v4.14] Add meson-ao-cec driver
Date: Tue, 8 Aug 2017 07:43:28 -0300 [thread overview]
Message-ID: <20170808074328.65b1ef81@vento.lan> (raw)
In-Reply-To: <77ba4a16-c11e-bf65-b2c9-943dddcab0f7@xs4all.nl>
Em Fri, 28 Jul 2017 15:05:07 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:
> The following changes since commit da48c948c263c9d87dfc64566b3373a858cc8aa2:
>
> media: fix warning on v4l2_subdev_call() result interpreted as bool (2017-07-26 13:43:17 -0400)
>
> are available in the git repository at:
>
> git://linuxtv.org/hverkuil/media_tree.git meson-cec
>
> for you to fetch changes up to 098b47db51270f6e671773160411e3d285ea0d66:
>
> dt-bindings: media: Add Amlogic Meson AO-CEC bindings (2017-07-28 14:58:38 +0200)
>
> ----------------------------------------------------------------
> Neil Armstrong (2):
> platform: Add Amlogic Meson AO CEC Controller driver
> dt-bindings: media: Add Amlogic Meson AO-CEC bindings
>
> Documentation/devicetree/bindings/media/meson-ao-cec.txt | 28 ++
> drivers/media/platform/Kconfig | 11 +
> drivers/media/platform/Makefile | 2 +
> drivers/media/platform/meson/Makefile | 1 +
> drivers/media/platform/meson/ao-cec.c | 744 +++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 786 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/meson-ao-cec.txt
> create mode 100644 drivers/media/platform/meson/Makefile
> create mode 100644 drivers/media/platform/meson/ao-cec.c
Addition to MAINTAINERS file for this driver is missing.
Thanks,
Mauro
prev parent reply other threads:[~2017-08-08 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-28 13:05 [GIT PULL FOR v4.14] Add meson-ao-cec driver Hans Verkuil
2017-08-08 10:43 ` Mauro Carvalho Chehab [this message]
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=20170808074328.65b1ef81@vento.lan \
--to=mchehab@s-opensource.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=narmstrong@baylibre.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).