提交 adacba58 编写于 作者: S Sjoerd Simons 提交者: Kukjin Kim

ARM: EXYNOS: Recognize Samsung MFC v8 devices

Also setup memory allocations for version 8 of the MFC as present in
Samsung Exynos 5422/5800 SoCs
Signed-off-by: NSjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: NKukjin Kim <kgene@kernel.org>
上级 1a14f532
...@@ -282,6 +282,7 @@ static void __init exynos_reserve(void) ...@@ -282,6 +282,7 @@ static void __init exynos_reserve(void)
"samsung,mfc-v5", "samsung,mfc-v5",
"samsung,mfc-v6", "samsung,mfc-v6",
"samsung,mfc-v7", "samsung,mfc-v7",
"samsung,mfc-v8",
}; };
for (i = 0; i < ARRAY_SIZE(mfc_mem); i++) for (i = 0; i < ARRAY_SIZE(mfc_mem); i++)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册