media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
authorAakarsh Jain <aakarsh.jain@samsung.com>
Mon, 14 Nov 2022 11:50:23 +0000 (11:50 +0000)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 26 Nov 2022 10:21:41 +0000 (11:21 +0100)
commit101620dbfb759f24bb130bbcee9f859fce1be767
tree1098ff4cff2bfb7c24465bfdbaa389d9d599f19a
parent3ab848bea7790583674a0e08eb5f8c1553d07751
media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC

Commit 5441e9dafdfc6dc40 ("[media] s5p-mfc: Core support for MFC v7")
which adds mfc v7 support for Exynos3250 and use the same compatible
string as used by Exynos5240 but both the IPs are a bit different in
terms of IP clock.
Add variant driver data based on the new compatible string
"samsung,exynos3250-mfc" for Exynos3250 SoC.

Suggested-by: Alim Akhtar <alim.akhtar@samsung.com>
Fixes: 5441e9dafdfc ("[media] s5p-mfc: Core support for MFC v7")
Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c