All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: ov7670: Implement mbus configuration
@ 2018-01-04  9:52 ` Jacopo Mondi
  0 siblings, 0 replies; 11+ messages in thread
From: Jacopo Mondi @ 2018-01-04  9:52 UTC (permalink / raw)
  To: corbet-T1hC0tSOHrs, mchehab-DgEjT+Ai2ygdnm+yROfE0A,
	sakari.ailus-X3B1VOXEql0, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	mark.rutland-5wv7dgnIgG8
  Cc: Jacopo Mondi, linux-media-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hello,
   this series adds mbus configuration properties to ov7670 sensor driver.

I have sent v1 a few days ago and forgot to cc device tree people. Doing it
now with bindings description and implementation split in 2 separate patches.

I have fixed Sakari's comment on v1, and I'm sending v2 out with support for
"pll-bypass" custom property as it was in v1. If we decide it is not worth
to make an OF property out of it, I will drop it in v3. Technically it is not
even an mbus configuration option, so I'm fine dropping it eventually.

Thanks
  j

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):
  v4l2: i2c: ov7670: Implement OF mbus configuration
  media: dt-bindings: Add OF properties to ov7670

 .../devicetree/bindings/media/i2c/ov7670.txt       |  14 +++
 drivers/media/i2c/ov7670.c                         | 124 ++++++++++++++++++---
 2 files changed, 124 insertions(+), 14 deletions(-)

--
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2018-01-11 14:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04  9:52 [PATCH v2 0/2] media: ov7670: Implement mbus configuration Jacopo Mondi
2018-01-04  9:52 ` Jacopo Mondi
2018-01-04  9:52 ` [PATCH v2 1/2] v4l2: i2c: ov7670: Implement OF " Jacopo Mondi
2018-01-04  9:52 ` [PATCH v2 2/2] media: dt-bindings: Add OF properties to ov7670 Jacopo Mondi
     [not found]   ` <1515059553-10219-3-git-send-email-jacopo+renesas-AW8dsiIh9cEdnm+yROfE0A@public.gmane.org>
2018-01-09  3:35     ` Rob Herring
2018-01-09  3:35       ` Rob Herring
2018-01-09  8:01       ` jacopo mondi
2018-01-11 14:45         ` Rob Herring
2018-01-11 14:45           ` Rob Herring
2018-01-11 11:22   ` Sakari Ailus
2018-01-11 11:19 ` [PATCH v2 0/2] media: ov7670: Implement mbus configuration Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.