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 677a4e64620d5976e4c8cf90b29309f74286c289..c0436b8563c36d4aceb4a32a31a818f87e1ce0ad 100644 (file)
                interrupts = <0 96 0>;
                clocks = <&clock CLK_MFC>;
                clock-names = "mfc";
+               samsung,power-domain = <&mfc_pd>;
        };
 
        mmc_0: mmc@12200000 {
This page took 0.027727 seconds and 5 git commands to generate.