]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 17 Jan 2025 14:04:02 +0000 (16:04 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 15 Feb 2025 14:22:52 +0000 (15:22 +0100)
commit3d391292cdd53984ec1b9a1f6182a62a62751e03
treef8b620d183c0f131e3ff11222fa1b6e653f764a2
parenta1963698d59cec83df640ded343af08b76c8e9c5
media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO

Lift the xshutdown (enable) GPIO 1 ms after enabling the regulators, as
required by the sensor's power-up sequence.

Fixes: d30bb512da3d ("media: Add a driver for the ov7251 camera sensor")
Cc: stable@vger.kernel.org
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ov7251.c