Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f82785a9 authored by Arun Kumar K's avatar Arun Kumar K Committed by Kukjin Kim
Browse files

ARM: dts: add mfc node for exynos5800



Adds the mfc node to exynos5800 which uses MFCv8.

Signed-off-by: default avatarArun Kumar K <arun.kk@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent d3343157
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,3 +22,7 @@
&clock {
	compatible = "samsung,exynos5800-clock";
};

&mfc {
	compatible = "samsung,mfc-v8";
};