* [GIT PULL FOR v4.14] Add meson-ao-cec driver
@ 2017-07-28 13:05 Hans Verkuil
2017-08-08 10:43 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2017-07-28 13:05 UTC (permalink / raw)
To: Linux Media Mailing List; +Cc: Neil Armstrong
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL FOR v4.14] Add meson-ao-cec driver
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
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2017-08-08 10:43 UTC (permalink / raw)
To: Hans Verkuil; +Cc: Linux Media Mailing List, Neil Armstrong
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-08 10:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).