usb: dwc3: Add support for usb3-phy PHY configuration
authorMichal Simek <michal.simek@xilinx.com>
Wed, 9 Mar 2022 09:05:45 +0000 (10:05 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 22 Apr 2022 08:35:14 +0000 (10:35 +0200)
commit142d50fbce7c364a74f5e8204dba491b9f066e6c
treec65a5484eae44f4917dffd0bd24c7e17c405e0d1
parente81782ab883552dd48f5109ba41327b879a92498
usb: dwc3: Add support for usb3-phy PHY configuration

When usb3-phy label is found, PHY driver is called and serdes line is
initialized. This is preparation for serdes/psgtr driver to configure GT
lines based on description in DT.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/usb/dwc3/dwc3-generic.c