commit | d15d670f8955b8c418d85bc72f65a68dec633c44 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Aug 04 19:57:16 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 26 10:55:45 2022 -0400 |
tree | a24d18d5ce09d1f2bff88a972097439c01805f91 | |
parent | 3018e520db3ff9ec91cf2d5134cc65760024b9a1 [diff] |
dts: qcs404-evb: Add USB controller and PHY nodes QCS404 SoC provides support for two USB controllers: one USB3 and the other one being USB2. The USB3 controller supports further 2 PHY: one high speed PHY and the other super speed PHY. The USB2 controller supports a single high speed PHY. So add corresponding DT nodes. Signed-off-by: Sumit Garg <sumit.garg@linaro.org>