]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: dwc3: Add support to reset usb ULPI phy
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Fri, 8 Jul 2022 09:21:59 +0000 (11:21 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 12 Jul 2022 19:59:54 +0000 (21:59 +0200)
commitb252d79b0936d60b0c6c69e71b0233e58f9c961e
treec8a824caaced5af9a9690d71966b7d14b444488c
parentf36479e302231c68b63ee3a59a45081a3eb2c750
usb: dwc3: Add support to reset usb ULPI phy

When usb PHY initialization is done, the PHY need to be reset.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
drivers/usb/dwc3/dwc3-generic.c