[PATCH v3 0/2] media: ov7670: Implement mbus configuration
From: Jacopo Mondi
Date: Fri Jan 12 2018 - 12:57:05 EST
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