public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: i2c: imx290: Add support for imx462
@ 2024-11-14 16:01 Dave Stevenson
  2024-11-14 16:01 ` [PATCH 1/3] media: i2c: imx290: Limit analogue gain according to module Dave Stevenson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Dave Stevenson @ 2024-11-14 16:01 UTC (permalink / raw)
  To: Manivannan Sadhasivam, Sakari Ailus, Mauro Carvalho Chehab,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Laurent Pinchart
  Cc: linux-media, linux-kernel, devicetree, imx, linux-arm-kernel,
	Dave Stevenson

imx462 is the successor to imx290 (and imx327 before that), and only
requires a few very minor register tweaks.

Whilst at it I also fixed the todo over imx327 and imx290 having very
slightly different maximum analog gains (29.4dB vs 30.0dB) and added
that to the variant structure.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
---
Dave Stevenson (3):
      media: i2c: imx290: Limit analogue gain according to module
      media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding
      media: i2c: imx290: Add configuration for IMX462

 .../devicetree/bindings/media/i2c/sony,imx290.yaml |  2 +
 drivers/media/i2c/imx290.c                         | 78 ++++++++++++++++++++--
 2 files changed, 74 insertions(+), 6 deletions(-)
---
base-commit: ed61c59139509f76d3592683c90dc3fdc6e23cd6
change-id: 20241114-media-imx290-imx462-b6d1c24b77b5

Best regards,
-- 
Dave Stevenson <dave.stevenson@raspberrypi.com>


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

end of thread, other threads:[~2024-11-20 17:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 16:01 [PATCH 0/3] media: i2c: imx290: Add support for imx462 Dave Stevenson
2024-11-14 16:01 ` [PATCH 1/3] media: i2c: imx290: Limit analogue gain according to module Dave Stevenson
2024-11-15  0:00   ` Laurent Pinchart
2024-11-14 16:01 ` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding Dave Stevenson
2024-11-14 19:04   ` Conor Dooley
2024-11-15  0:01   ` Laurent Pinchart
2024-11-14 16:01 ` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462 Dave Stevenson
2024-11-15  0:06   ` Laurent Pinchart
2024-11-15  8:51     ` Dave Stevenson
2024-11-18  2:07       ` Laurent Pinchart
2024-11-20 17:49         ` Dave Stevenson

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