devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] media: ov7670: Implement mbus configuration
@ 2018-01-12 17:56 Jacopo Mondi
  2018-01-12 17:56 ` [PATCH v3 1/2] media: dt-bindings: Add OF properties to ov7670 Jacopo Mondi
  2018-01-12 17:56 ` [PATCH v3 2/2] v4l2: i2c: ov7670: Implement OF mbus configuration Jacopo Mondi
  0 siblings, 2 replies; 6+ messages in thread
From: Jacopo Mondi @ 2018-01-12 17:56 UTC (permalink / raw)
  To: corbet, mchehab, sakari.ailus, robh+dt, mark.rutland
  Cc: Jacopo Mondi, linux-media, devicetree, linux-kernel

Hello,
   round 3 for this series.

I have now removed 'pll-bypass' property as suggested by Sakari, and
restructured bindings description to list hsync and vsync properties as
required.

Changelog reported below.

Thanks
   j

v2->v3:
- Drop 'pll-bypass' property
- Make 'plck-hb-disable' a boolean optional property
- List 'hsync' and 'vsync' polarities as required endpoint properties
- Restructured 'ov7670_parse_dt()' function to reflect the above changes

v1->v2:
- Split bindings description and implementation
- Addressed Sakari's comments on v1
- Check for return values of register writes in set_fmt()
- TODO: decide if "pll-bypass" should be an OF property.

Jacopo Mondi (2):
  media: dt-bindings: Add OF properties to ov7670
  v4l2: i2c: ov7670: Implement OF mbus configuration

 .../devicetree/bindings/media/i2c/ov7670.txt       |  18 +++-
 drivers/media/i2c/ov7670.c                         | 102 ++++++++++++++++++---
 2 files changed, 104 insertions(+), 16 deletions(-)

--
2.7.4

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12 17:56 [PATCH v3 0/2] media: ov7670: Implement mbus configuration Jacopo Mondi
2018-01-12 17:56 ` [PATCH v3 1/2] media: dt-bindings: Add OF properties to ov7670 Jacopo Mondi
2018-01-18 22:23   ` Sakari Ailus
2018-01-12 17:56 ` [PATCH v3 2/2] v4l2: i2c: ov7670: Implement OF mbus configuration Jacopo Mondi
2018-01-18 22:26   ` Sakari Ailus
     [not found]     ` <20180118222648.kfam634qyy4eu2ed-S+BSfZ9RZZmRSg0ZkenSGLdO1Tsj/99ntUK59QYPAWc@public.gmane.org>
2018-01-21  9:58       ` jacopo mondi

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