mbox series

[v3,0/3] rcar-csi2: Update start procedures to latest revision of datasheet

Message ID 20190312235019.23420-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive)
Headers show
Series rcar-csi2: Update start procedures to latest revision of datasheet | expand

Message

Niklas Söderlund March 12, 2019, 11:50 p.m. UTC
Hi,

This series update the driver to match changes in the latest datasheet
(rev 1.0 and 1.50). All changes are related to register setup when 
starting the stream.

This series depends on [PATCH v3] rcar-csi2: Propagate the FLD signal
for NTSC and PAL.

* Changes since v2
- Update commit message to include v1.0 and v1.50.
- Use wrappers to reduce static data for H3 ES2 special case.
- Collect review tags.

Niklas Söderlund (3):
  rcar-csi2: Update V3M and E3 start procedure
  rcar-csi2: Update start procedure for H3 ES2
  rcar-csi2: Move setting of Field Detection Control Register

 drivers/media/platform/rcar-vin/rcar-csi2.c | 47 +++++++++++++++------
 1 file changed, 35 insertions(+), 12 deletions(-)