Commit Graph

3 Commits

Author SHA1 Message Date
Arun Kumar K 8e564591e3 s5p-mfc: Adding MFC v7 and v8 firmwares
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>
2014-06-03 20:30:12 +01:00
Arun Kumar K a31518c482 s5p-mfc: Add s5p-mfc-v6-v2 firmware
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>
2014-06-03 20:30:11 +01:00
Arun Kumar K fb5cda9c70 s5p-mfc: Adding firmware files for Samsung MFC device driver
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>
2012-12-03 14:46:16 +00:00