Comment 4 for bug 2072643

Revision history for this message
You-Sheng Yang (vicamo) wrote : Re: [Bug 2072643] Re: Embedded camera won't work.

Still investigating, and the problem falls in ipu6-drivers, not
usbio-drivers because:
* oem-6.5-1026 + ipu6 0624 release: fail
* oem-6.5-1026 + ipu6 0329 release: good
* oem-6.5-1026 + ipu6 20231124 release (this matches oem-6.5-1011): good

intel-ipu6-isys is failing to bind camera sensors, and the following
two lines disappear from affected platforms:
> kernel: intel-ipu6-isys intel-ipu6-isys0: bind ov02e10 16-0010 nlanes is 2 port is 1
> kernel: intel-ipu6-isys intel-ipu6-isys0: All sensor registration completed.

No error from usbio is found in the meantime.

While the upstream ipu6-drivers repository is always released with a
huge code dump, there is no easy way to perform bisect. Stay tuned.