mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/9] media: i2c: ds90ub9xx: Misc improvements
@ 2023-07-31 13:24 Tomi Valkeinen
  2023-07-31 13:24 ` [PATCH v3 1/9] media: i2c: ds90ub9x3: Fix sub-device matching Tomi Valkeinen
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Tomi Valkeinen @ 2023-07-31 13:24 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Luca Ceresoli, Andy Shevchenko,
	Laurent Pinchart, Sakari Ailus, Hans Verkuil, Satish Nagireddy,
	Matti Vaittinen
  Cc: linux-media, linux-kernel, Tomi Valkeinen, Andy Shevchenko

This series contains small miscellaneous improvements to the FPD-Link
drivers.

These were sent originally in v14 of the "i2c-atr and FPDLink" series
(link below), but were then left out for v15. So I have assigned v2 to
the "first" version of this series.

I have trimmed the to/cc list a bit, as these don't really deal with i2c
and dt anymore.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Changes in v3:
- New patch which fixes the async sub-device matching
- Addressed all the comments from Laurent
- Added Laurent's & Andy's Rbs
- Link to v2: https://lore.kernel.org/r/20230720-fpdlink-additions-v2-0-b91b1eca2ad3@ideasonboard.com

Changes in v2:
- New patch which renames ASYNC to NONSYNC
- Minor cosmetic change
- I didn't take u32_fract into use (as suggested by Andy), as I think it
  makes the driver a bit more confusing.
- Link to v1: https://lore.kernel.org/r/20230616135922.442979-1-tomi.valkeinen@ideasonboard.com

---
Tomi Valkeinen (9):
      media: i2c: ds90ub9x3: Fix sub-device matching
      media: i2c: ds90ub960: Configure CSI-2 continuous clock
      media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()
      media: i2c: ds90ub913: Use v4l2_fwnode_endpoint_parse()
      media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK
      media: i2c: ds90ub960: Allow FPD-Link async mode
      media: i2c: ds90ub953: Restructure clkout management
      media: i2c: ds90ub953: Support non-sync mode
      media: i2c: ds90ub960: Rename RXPORT_MODE_CSI2_ASYNC to RXPORT_MODE_CSI2_NONSYNC

 drivers/media/i2c/ds90ub913.c |  47 +++++----
 drivers/media/i2c/ds90ub953.c | 215 ++++++++++++++++++++++++------------------
 drivers/media/i2c/ds90ub960.c |  31 +++---
 3 files changed, 164 insertions(+), 129 deletions(-)
---
base-commit: 38d6a03d2511bee97455b2ea0314c918537ef1ec
change-id: 20230720-fpdlink-additions-fb5397336725

Best regards,
-- 
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>


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

end of thread, other threads:[~2023-08-01 13:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-31 13:24 [PATCH v3 0/9] media: i2c: ds90ub9xx: Misc improvements Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 1/9] media: i2c: ds90ub9x3: Fix sub-device matching Tomi Valkeinen
2023-07-31 14:43   ` Laurent Pinchart
2023-07-31 19:05     ` Sakari Ailus
2023-07-31 13:24 ` [PATCH v3 2/9] media: i2c: ds90ub960: Configure CSI-2 continuous clock Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 3/9] media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse() Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 4/9] media: i2c: ds90ub913: " Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 5/9] media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 6/9] media: i2c: ds90ub960: Allow FPD-Link async mode Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 7/9] media: i2c: ds90ub953: Restructure clkout management Tomi Valkeinen
2023-08-01 13:53   ` Andy Shevchenko
2023-07-31 13:24 ` [PATCH v3 8/9] media: i2c: ds90ub953: Support non-sync mode Tomi Valkeinen
2023-07-31 13:24 ` [PATCH v3 9/9] media: i2c: ds90ub960: Rename RXPORT_MODE_CSI2_ASYNC to RXPORT_MODE_CSI2_NONSYNC Tomi Valkeinen

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

all inboxes | Powered by JetHome®