commit | da33b0a1ca42658d2f9308e228e1aac0c837a655 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Apr 20 09:53:55 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 18:50:22 2018 -0400 |
tree | a2f1b4c4b24647449d4e5a8021d6a48f3ee1211f | |
parent | c90a760ffd432803b3c9f60ad3d0ad098f14c8e7 [diff] |
ARM: dts: sti: Add stih410-b2260-u-boot.dtsi STiH410 has 2 PHYs wired on the DWC3 IP, USB2 and USB3 PHYs. As currently no U-boot driver is available for the USB3 PHY and to avoid issue during DWC3 drive probe, we use DWC3 IP with only USB2 PHY using stih410-b2260-u-boot.dtsi file. Fixes: 2fd4242cc50e ("ubs: xhci-dwc3: Enable USB3 PHY when available") Signed-off-by: Patrice Chotard <patrice.chotard@st.com>