ARM: dts: Remove unsused MFC clock from exynos4
authorArun Kumar K <arun.kk@samsung.com>
Sun, 18 Aug 2013 19:43:00 +0000 (04:43 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 18 Aug 2013 19:43:00 +0000 (04:43 +0900)
Removes the unused sclk_mfc from exynos4 dtsi file.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos4.dtsi

index 597cfcf..42aa0c9 100644 (file)
                reg = <0x13400000 0x10000>;
                interrupts = <0 94 0>;
                samsung,power-domain = <&pd_mfc>;
-               clocks = <&clock 170>, <&clock 273>;
-               clock-names = "sclk_mfc", "mfc";
+               clocks = <&clock 273>;
+               clock-names = "mfc";
                status = "disabled";
        };