All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.16, v2] media: imx: Add better OF graph support
@ 2017-12-15  8:48 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2017-12-15  8:48 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Steve Longerbeam

Note: the new v4l2-async work makes it possible to simplify this. That
will be done in follow-up patches. It's easier to do that if this is in
first.

This v2 is just a rebased version of v1 to fix merge conflicts.

Regards,

    Hans

The following changes since commit 0ca4e3130402caea8731a7b54afde56a6edb17c9:

  media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_ (2017-12-14 12:40:01 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git imx

for you to fetch changes up to c7db71987c4fdbfcc62cb01f5f88fee25e2d0df0:

  media: staging/imx: update TODO (2017-12-15 09:46:20 +0100)

----------------------------------------------------------------
Steve Longerbeam (9):
      media: staging/imx: get CSI bus type from nearest upstream entity
      media: staging/imx: remove static media link arrays
      media: staging/imx: of: allow for recursing downstream
      media: staging/imx: remove devname string from imx_media_subdev
      media: staging/imx: pass fwnode handle to find/add async subdev
      media: staging/imx: remove static subdev arrays
      media: staging/imx: convert static vdev lists to list_head
      media: staging/imx: reorder function prototypes
      media: staging/imx: update TODO

 drivers/staging/media/imx/TODO                    |  63 +++++++--
 drivers/staging/media/imx/imx-ic-prp.c            |   4 +-
 drivers/staging/media/imx/imx-media-capture.c     |   2 +
 drivers/staging/media/imx/imx-media-csi.c         | 187 +++++++++++++++------------
 drivers/staging/media/imx/imx-media-dev.c         | 401 +++++++++++++++++++++++++---------------------------------
 drivers/staging/media/imx/imx-media-internal-sd.c | 253 ++++++++++++++++++------------------
 drivers/staging/media/imx/imx-media-of.c          | 278 ++++++++++++++++++++--------------------
 drivers/staging/media/imx/imx-media-utils.c       | 122 ++++++++----------
 drivers/staging/media/imx/imx-media.h             | 187 ++++++++++-----------------
 9 files changed, 721 insertions(+), 776 deletions(-)

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

only message in thread, other threads:[~2017-12-15  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15  8:48 [GIT PULL FOR v4.16, v2] media: imx: Add better OF graph support Hans Verkuil

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.