ARM: dts: exynos4: Add clock lookups to hsotg node
authorTomasz Figa <t.figa@samsung.com>
Mon, 7 Jan 2013 17:23:04 +0000 (18:23 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:27 +0000 (11:42 +0900)
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/boot/dts/exynos4.dtsi

index 77ac4af..3b09373 100644 (file)
                compatible = "samsung,s3c-hsotg";
                reg = <0x12480000 0x20000>;
                interrupts = <0 71 0>;
+               clocks = <&clock 305>;
+               clock-names = "otg";
                status = "disabled";
        };