mirror of
https://xff.cz/git/u-boot/
synced 2025-09-06 19:22:11 +02:00
The driver is actually for the Designware DWC2 controller. This patch renames struct s3c_usbotg_phy to struct dwc2_usbotg_phy to make things more obvious and clear. Signed-off-by: Marek Vasut <marex@denx.de>