[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
From: Luca Weiss
Date: Fri Feb 10 2023 - 15:33:49 EST
Add support for single-lane configuration of OV5670 sensor.
While I believe this series shouldn't break anything on ACPI systems I
don't not have one to test. Verified on DT/OF only using a single-lane
configuration.
Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Luca Weiss (2):
media: i2c: ov5670: Use dev_err_probe in probe function
media: i2c: ov5670: Support single-lane operation
drivers/media/i2c/ov5670.c | 112 +++++++++++++++++++++++++++++++--------------
1 file changed, 77 insertions(+), 35 deletions(-)
---
base-commit: 6ba8a227fd19d19779005fb66ad7562608e1df83
change-id: 20230210-ov5670-single-lane-259561b1a820
Best regards,
--
Luca Weiss <luca@xxxxxxxxx>