RSS Bot Posted August 22, 2022 Share Posted August 22, 2022 Description A change in kernel 5.19.2 causes kernel oops in inno usb2 phy initialization (at least) when there is an usb3 type-c connector device (like fairchild usb3 controller) trying to initialize the usb2 phy. My Orange PI 4 LTS was entering kernel panic when the monitor was brought on by effect of fusb302 kernel module initializing the whole type-c subsystem (display port, usb2 and usb3 phys). This patch removes the init code introduced in 5.19.2 How Has This Been Tested? [x] Produced kernel debs and installed on living Orange PI 4 LTS system Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts