Skip to content

TANARO device tree: fix USB-OTG

Tim Jaacks requested to merge fix-tanaro-usb-otg into linux-5.4.24-guf

Power regulator for USB-OTG was still hard-coded to always on and usb1 controller was configured for "usb-role-switch", which actually prevented the driver from switch automatically between device and host mode depending on OTG-ID pin

Merge request reports