|
@@ -158,6 +158,18 @@
|
|
interrupts = <0 130 0>;
|
|
interrupts = <0 130 0>;
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ xhci@12000000 {
|
|
|
|
+ compatible = "samsung,exynos5250-xhci";
|
|
|
|
+ reg = <0x12000000 0x10000>;
|
|
|
|
+ #address-cells = <1>;
|
|
|
|
+ #size-cells = <1>;
|
|
|
|
+
|
|
|
|
+ phy {
|
|
|
|
+ compatible = "samsung,exynos5250-usb3-phy";
|
|
|
|
+ reg = <0x12100000 0x100>;
|
|
|
|
+ };
|
|
|
|
+ };
|
|
|
|
+
|
|
ehci@12110000 {
|
|
ehci@12110000 {
|
|
compatible = "samsung,exynos-ehci";
|
|
compatible = "samsung,exynos-ehci";
|
|
reg = <0x12110000 0x100>;
|
|
reg = <0x12110000 0x100>;
|