mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 19:26:01 -04:00
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:
@@ -22,3 +22,7 @@ / {
|
||||
&clock {
|
||||
compatible = "samsung,exynos5800-clock";
|
||||
};
|
||||
|
||||
&mfc {
|
||||
compatible = "samsung,mfc-v8";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user