Signed-off-by: Ramon Fried <ramon.fr...@gmail.com>
---

 arch/arm/dts/dragonboard410c.dts | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/dts/dragonboard410c.dts b/arch/arm/dts/dragonboard410c.dts
index 75f28300b7..fa348bc621 100644
--- a/arch/arm/dts/dragonboard410c.dts
+++ b/arch/arm/dts/dragonboard410c.dts
@@ -97,6 +97,13 @@
                ehci@78d9000 {
                        compatible = "qcom,ehci-host";
                        reg = <0x78d9000 0x400>;
+                       phys = <&ehci_phy>;
+               };
+
+               ehci_phy: ehci_phy@78d9000 {
+                       compatible = "qcom,apq8016-usbphy";
+                       reg = <0x78d9000 0x400>;
+                       #phy-cells = <0>;
                };
 
                sdhci@07824000 {
-- 
2.18.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to