From: Arun Kumar K Date: Sun, 18 Aug 2013 19:43:00 +0000 (+0900) Subject: ARM: dts: Remove unsused MFC clock from exynos4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3a0ef8dcdc31036892589a49be8e175de46d1e6c;p=linux-beck.git ARM: dts: Remove unsused MFC clock from exynos4 Removes the unused sclk_mfc from exynos4 dtsi file. Signed-off-by: Arun Kumar K Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi index 597cfcf4a2d4..42aa0c9d89fa 100644 --- a/arch/arm/boot/dts/exynos4.dtsi +++ b/arch/arm/boot/dts/exynos4.dtsi @@ -248,8 +248,8 @@ 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"; };