]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: imx412: Extend the power-on waiting time
authorWenmeng Liu <wenmeng.liu@oss.qualcomm.com>
Fri, 23 Jan 2026 09:19:56 +0000 (17:19 +0800)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:29 +0000 (01:05 +0100)
commit64ad2497e626c48689cca6507352c4ab11cc154d
treed4df89310ae63236e5c9ab1587060a7a1dec1479
parent8467c5ff5acae28513bc1e0af535e06b41b04344
media: i2c: imx412: Extend the power-on waiting time

The Arducam IMX577 module requires a longer reset time than the 1000µs
configured in the current driver. Increase the wait time after power-on
to ensure proper initialization.

Signed-off-by: Wenmeng Liu <wenmeng.liu@oss.qualcomm.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/imx412.c