Thanks, it works!
Modification of the device tree helped:
&usb_dwc3_0 {
dr_mode = “otg”;
snps,dis-u1-entry-quirk;
snps,dis-u2-entry-quirk;
status = “okay”;
};
Thanks, it works!
Modification of the device tree helped:
&usb_dwc3_0 {
dr_mode = “otg”;
snps,dis-u1-entry-quirk;
snps,dis-u2-entry-quirk;
status = “okay”;
};