ARM: dts: add hsotg device node for exynos4
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / exynos4.dtsi
index 4d8eab3ef929c0f6afb8aab6741efa761c1d2044..b8ece4be41ca69d3cacdf797c1de6233f8ddbaa8 100644 (file)
                status = "disabled";
        };
 
+       hsotg@12480000 {
+               compatible = "samsung,s3c6400-hsotg";
+               reg = <0x12480000 0x20000>;
+               interrupts = <0 71 0>;
+               clocks = <&clock CLK_USB_DEVICE>;
+               clock-names = "otg";
+               phys = <&exynos_usbphy 0>;
+               phy-names = "usb2-phy";
+               status = "disabled";
+       };
+
        ehci@12580000 {
                compatible = "samsung,exynos4210-ehci";
                reg = <0x12580000 0x100>;