提交 665e4525 编写于 作者: R Ramon Fried 提交者: Tom Rini

dts: db410c: Add bindings for MSM USB phy

Signed-off-by: NRamon Fried <ramon.fried@gmail.com>
上级 92454e47
......@@ -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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册