commit | 0b746d287c6c467972522da02b836f567e3ed981 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Aug 04 19:57:10 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 26 10:55:45 2022 -0400 |
tree | a75c774defc0830f31ba522cffb6a7699f0fbff3 | |
parent | 23ba5f34c8e13e65e8d3749bad610d56fc4814cc [diff] |
phy: Add support for drivers to enable USB on QCS404 SoC QCS404 SoC supports two types of PHY, one supports high speed mode or USB2 PHY and the other supports super speed mode or USB3 PHY. So add corresponding PHY drivers. Signed-off-by: Sumit Garg <sumit.garg@linaro.org>