linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.21] Add Aspeed Video Engine driver
@ 2018-12-11 17:16 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2018-12-11 17:16 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Eddie James

Hi Mauro,

I hope there is still a possibility to get this new driver merged for 4.21.
This driver went through a few more revisions than expected, but v8 looks
solid to me.

Regards,

	Hans

The following changes since commit e159b6074c82fe31b79aad672e02fa204dbbc6d8:

  media: vimc: fix start stream when link is disabled (2018-12-07 13:08:41 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-aspeed

for you to fetch changes up to 9c4f50751e7cef9125d68b1c77c54534a457147e:

  media: platform: Add Aspeed Video Engine driver (2018-12-11 18:12:18 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Eddie James (2):
      dt-bindings: media: Add Aspeed Video Engine binding documentation
      media: platform: Add Aspeed Video Engine driver

 Documentation/devicetree/bindings/media/aspeed-video.txt |   26 +
 MAINTAINERS                                              |    8 +
 drivers/media/platform/Kconfig                           |    9 +
 drivers/media/platform/Makefile                          |    1 +
 drivers/media/platform/aspeed-video.c                    | 1729 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1773 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/aspeed-video.txt
 create mode 100644 drivers/media/platform/aspeed-video.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-11 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-11 17:16 [GIT PULL FOR v4.21] Add Aspeed Video Engine driver Hans Verkuil

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).