diff options
author | Jacopo Mondi | 2021-06-16 14:46:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2021-06-17 12:08:55 +0200 |
commit | 198bb646e8553e8abd8d83492a27b601ab97b75d (patch) | |
tree | 12cba7c2e3922117a6cd6fdb9dd6dce7079df837 /drivers/media/mc | |
parent | 47f8b8a2cfee45f2405527e225a566fe39f9d400 (diff) |
media: i2c: rdacm20: Re-work ov10635 reset
The OV10635 image sensor embedded in the camera module is currently
reset after the MAX9271 initialization with two long delays that were
most probably not correctly characterized.
Re-work the image sensor reset procedure by holding the chip in reset
during the MAX9271 configuration, removing the long sleep delays and
only wait after the chip exits from reset for 350-500 microseconds
interval, which is larger than the minimum (2048 * (1 / XVCLK)) timeout
characterized in the chip manual.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/mc')
0 files changed, 0 insertions, 0 deletions