commit | bb19d623d411c5c9432cd61c5953ea126f5e9d6e | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Mar 09 10:05:45 2022 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Apr 22 10:35:14 2022 +0200 |
tree | c65a5484eae44f4917dffd0bd24c7e17c405e0d1 | |
parent | eb4b5616e3e3acad49ab35673e3ecb5281cf1f77 [diff] |
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>