Open
Description
Is your enhancement proposal related to a problem? Please describe.
Zephyr is supporting few image sensors (although the number is growing).
Describe the solution you'd like
Port more drivers.
Describe alternatives you've considered
Export I2C controls over USB, so that Linux drivers can be used directly, Zephyr only acting as a bridge and MIPI <-> UVC adapter.
Additional context
There are now more interest coming towards the Video subsystem started by @loicpoulain and I thought that documenting the sensors porting could be interesting.