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 коммит произвёл Kukjin Kim
Родитель d3343157bb
Коммит f82785a92c
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

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