ARM: dts: add mfc node for exynos5800
authorArun Kumar K <arun.kk@samsung.com>
Thu, 22 May 2014 16:35:32 +0000 (01:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 30 May 2014 17:09:17 +0000 (02:09 +0900)
Adds the mfc node to exynos5800 which uses MFCv8.

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

index 6979fc7442c06cd6a3237cacc3a6f83f3238068b..c0bb3563cac14cc5dd5e8c8666c3902a3068cb98 100644 (file)
@@ -22,3 +22,7 @@
 &clock {
        compatible = "samsung,exynos5800-clock";
 };
+
+&mfc {
+       compatible = "samsung,mfc-v8";
+};