Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/2] adv7180: fix format and frame interval
@ 2018-07-17 12:30 Niklas Söderlund
  2018-07-17 12:30 ` [PATCH 1/2] adv7180: fix field type to V4L2_FIELD_ALTERNATE Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Niklas Söderlund @ 2018-07-17 12:30 UTC (permalink / raw)
  To: Lars-Peter Clausen, Hans Verkuil, linux-media, Steve Longerbeam
  Cc: linux-renesas-soc, Niklas Söderlund

Hi,

These first patch fix a issue which was discussed back in 2016 that the 
field format of the adv7180 should be V4L2_FIELD_ALTERNATE. While the 
second patch adds support for the g_frame_interval video op.

Work is loosely based on work by Steve Longerbeam posted in 2016. I have 
talked to Steven and he have agreed to me taking over the patches as he 
did not intend to continue his work on the original series.

The series is based on the latest media-tree and tested on Renesas 
Koelsch board.

Niklas Söderlund (2):
  adv7180: fix field type to V4L2_FIELD_ALTERNATE
  adv7180: add g_frame_interval support

 drivers/media/i2c/adv7180.c | 30 +++++++++++++++++++++++++-----
 1 file changed, 25 insertions(+), 5 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-27  9:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 12:30 [PATCH 0/2] adv7180: fix format and frame interval Niklas Söderlund
2018-07-17 12:30 ` [PATCH 1/2] adv7180: fix field type to V4L2_FIELD_ALTERNATE Niklas Söderlund
2018-07-17 13:12   ` Hans Verkuil
2018-07-17 13:40     ` Niklas Söderlund
2018-07-17 13:55       ` Hans Verkuil
2018-07-17 15:35         ` Niklas Söderlund
2018-07-17 12:30 ` [PATCH 2/2] adv7180: add g_frame_interval support Niklas Söderlund
2018-07-27  7:59 ` [PATCH 0/2] adv7180: fix format and frame interval Hans Verkuil
2018-07-27  8:01   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox