mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
dts: db410c: Add bindings for MSM USB phy
Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
This commit is contained in:
@@ -97,6 +97,13 @@
|
|||||||
ehci@78d9000 {
|
ehci@78d9000 {
|
||||||
compatible = "qcom,ehci-host";
|
compatible = "qcom,ehci-host";
|
||||||
reg = <0x78d9000 0x400>;
|
reg = <0x78d9000 0x400>;
|
||||||
|
phys = <&ehci_phy>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ehci_phy: ehci_phy@78d9000 {
|
||||||
|
compatible = "qcom,apq8016-usbphy";
|
||||||
|
reg = <0x78d9000 0x400>;
|
||||||
|
#phy-cells = <0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
sdhci@07824000 {
|
sdhci@07824000 {
|
||||||
|
Reference in New Issue
Block a user