ARM: dts: Add PD entry to MFC codec on exynos5420
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>
This commit is contained in:
parent
ead3993e1d
commit
468a84d675
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
|||
interrupts = <0 96 0>;
|
||||
clocks = <&clock CLK_MFC>;
|
||||
clock-names = "mfc";
|
||||
samsung,power-domain = <&mfc_pd>;
|
||||
};
|
||||
|
||||
mmc_0: mmc@12200000 {
|
||||
|
|
Loading…
Reference in a new issue