lkml.org 
[lkml]   [2016]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 00/10] adv7180 subdev fixes, v2
Date
This version adds a new v4l2 endpoint property and BT.656 bus flag
for the "NEWAVMODE" setting of Analog Devices decoders. The i.MX6
capture backend is not able to sync on the bt.656 stream from the
ADV7180 when the latter is in manual video standard setting mode,
unless NEWWAVMODE is used in conjunction. The backend needs to be
aware of NEWAVMODE so that it can make adjustments to the AV code
detection.

That's the biggest addition in this version, besides the requested
feedback changes from last version.


Steve Longerbeam (10):
v4l: of: add "newavmode" property for Analog Devices codecs
media: adv7180: Fix broken interrupt register access
media: adv7180: define more registers
media: adv7180: add support for NEWAVMODE
media: adv7180: add power pin control
media: adv7180: implement g_parm
media: adv7180: change mbus format to UYVY
v4l: Add signal lock status to source change events
media: adv7180: enable lock/unlock interrupts
media: adv7180: fix field type

Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 12 +-
.../devicetree/bindings/media/i2c/adv7180.txt | 5 +
.../devicetree/bindings/media/video-interfaces.txt | 2 +
drivers/media/i2c/Kconfig | 2 +-
drivers/media/i2c/adv7180.c | 233 ++++++++++++++++-----
drivers/media/v4l2-core/v4l2-of.c | 4 +
include/media/v4l2-mediabus.h | 5 +
include/uapi/linux/videodev2.h | 1 +
8 files changed, 214 insertions(+), 50 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2016-07-20 02:41    [W:0.194 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site