An SRU patchset targeting R:linux and N:hwe-7.0 has been submitted to the Ubuntu Kernel Team:
https://lists.ubuntu.com/archives/kernel-team/2026-August/170638.html Local A/B testing confirms the reported module-autoloading failure: before the fix, `modprobe -R i2c:dw9719` fails; after the fix, it resolves to `dw9719`. The submitted patch is an unmodified cherry-pick of upstream commit d7fe0d53b2a8. Stephen: the SRU review expects a [Where problems could occur] section in the bug description, and only the reporter or a triager can edit it. Could you append the following? [Where problems could occur] The patch adds an I2C id table and hooks it into the i2c_driver; probe and runtime PM paths are unchanged. A wrong table entry would bind the driver to the wrong device or pick the wrong variant data, but the four entries mirror the driver's existing OF match table. Systems without one of these VCMs are unaffected. When a test kernel becomes available, could you also verify VCM binding, media-ctl -p, cam -l, actual capture, and suspend/resume? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2162045 Title: linux 7.0: dw9719 VCM never binds, disabling all IPU3 cameras (regression, fixed upstream) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2162045/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
