ARM: dts: exynos4x12: add usb sysreg node
authorChanho Park <chanho61.park@samsung.com>
Fri, 30 Aug 2013 12:08:25 +0000 (21:08 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:10 +0000 (11:44 +0900)
The exynos4x12 can control usb mode by sysreg register.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
arch/arm/boot/dts/exynos4x12.dtsi

index a0d85c3..6c1c5eb 100644 (file)
                status = "disabled";
 
                usbphy-sys {
-                       reg = <0x10020704 0x0c>;
+                       reg = <0x10020704 0x0c>, <0x1001021C 0x04>;
                };
        };