Changes since v1: added MAINTAINERS patch.

Regards,

        Hans

The following changes since commit 079c6eaf80d9fb6d9cea7ad71e590c8425c1b0fe:

  media: v4l2-tpg: fix the SMPTE-2084 transfer function (2017-08-08 07:05:09 
-0400)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git meson-cec

for you to fetch changes up to 12ff5145fc98317f48ca7ea5100e2b80470a12d1:

  MAINTAINERS: add entry for meson ao cec driver (2017-08-08 16:51:32 +0200)

----------------------------------------------------------------
Hans Verkuil (1):
      MAINTAINERS: add entry for meson ao cec driver

Neil Armstrong (2):
      dt-bindings: media: Add Amlogic Meson AO-CEC bindings
      platform: Add Amlogic Meson AO CEC Controller driver

 Documentation/devicetree/bindings/media/meson-ao-cec.txt |  28 ++
 MAINTAINERS                                              |  10 +
 drivers/media/platform/Kconfig                           |  11 +
 drivers/media/platform/Makefile                          |   2 +
 drivers/media/platform/meson/Makefile                    |   1 +
 drivers/media/platform/meson/ao-cec.c                    | 744 
++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 796 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

Reply via email to