Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-27 | ARM: dts: stih410-b2260: Sync DT with kernel v5.2 | Patrice Chotard | |
Synchronize U-boot DT with kernel v5.2 for stih410-b2260. Update stih410-b2260-u-boot.dtsi accordingly. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> | |||
2018-05-08 | ARM: dts: sti: Add stih410-b2260-u-boot.dtsi | Patrice Chotard | |
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> |