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@xxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxx>