ARM: dts: Add PD entry to MFC codec on exynos5420
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 16 May 2014 22:57:10 +0000 (07:57 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 19 May 2014 14:13:58 +0000 (23:13 +0900)
PD entry was missing in MFC codec node.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by : Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5420.dtsi

index 677a4e6..c0436b8 100644 (file)
                interrupts = <0 96 0>;
                clocks = <&clock CLK_MFC>;
                clock-names = "mfc";
+               samsung,power-domain = <&mfc_pd>;
        };
 
        mmc_0: mmc@12200000 {