]> www.infradead.org Git - users/willy/xarray.git/commit
media: i2c: imx334: update mode_3840x2160_regs array
authorShravan Chippa <shravan.chippa@microchip.com>
Wed, 5 Mar 2025 05:14:41 +0000 (10:44 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:13 +0000 (10:15 +0200)
commit35132d039c566b0e9d8e53f76f512b22607c2405
treec884965ffa095680b2a164210cc5aaff4772b155
parentbd5bae761f1813567388791eab7afaa7c287e936
media: i2c: imx334: update mode_3840x2160_regs array

The 3840x2160 mode operates with the imx334 reset values.
If we switch to other modes and then return to the 3840x2160 mode,
it should function correctly. so updated the mode_3840x2160_regs
array with the imx334 reset values.

Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx334.c