ARM: dts: add mfc node for exynos5800

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>
This commit is contained in:
Arun Kumar K 2014-05-23 01:35:32 +09:00 committed by Kukjin Kim
parent d3343157bb
commit f82785a92c

View file

@ -22,3 +22,7 @@ / {
&clock {
compatible = "samsung,exynos5800-clock";
};
&mfc {
compatible = "samsung,mfc-v8";
};