Adding the following firmware files for MFC
s5p-mfc-v7.fw: Used in exynos 5420
s5p-mfc-v8.fw: Used in exynos 5800
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This is the newer version of mfc-v6 firmware which can
be used in exynos5250 based boards. This has many bug fixes
and enhancements. To maintain backward compatibility, the older
firmware file is still retained and the new file is added with
the name s5p-mfc-v6-v2.fw. This new firmware handling is supported
with the below patches in s5p-mfc driver:
s5p-mfc: Support multiple firmware sub-versions
s5p-mfc: Add init buffer cmd to MFCV6
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Multi format codec (MFC) is the IP present in Samsung Exynos
series SoCs for video encoding/decoding operations.
Two firmware files are added -
s5p-mfc.fw - For v5 firmware used in Exynos4 series
s5p-mfc-v6.fw - For v6 firmware used in Exynos5 series
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
[bwh: Include subdirectory name in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>