mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
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>
This commit is contained in:
parent
4d1151d3f9
commit
a31518c482
2 changed files with 4 additions and 3 deletions
7
WHENCE
7
WHENCE
|
|
@ -2252,11 +2252,12 @@ Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
|
|||
|
||||
File: s5p-mfc/s5p-mfc.fw
|
||||
File: s5p-mfc/s5p-mfc-v6.fw
|
||||
File: s5p-mfc/s5p-mfc-v6-v2.fw
|
||||
|
||||
Licence:
|
||||
Samsung grants permission to use and redistribute these firmware
|
||||
files for use with Exynos series devices, but not as part of the Linux
|
||||
kernel or in any other form which would require these files themselves
|
||||
Samsung grants permission to use and redistribute aforementioned firmware
|
||||
files for the use with Exynos series devices, but not as part of the Linux
|
||||
kernel, or in any other form which would require these files themselves
|
||||
to be covered by the terms of the GNU General Public License.
|
||||
|
||||
These firmware files are distributed in the hope that they will be
|
||||
|
|
|
|||
BIN
s5p-mfc/s5p-mfc-v6-v2.fw
Normal file
BIN
s5p-mfc/s5p-mfc-v6-v2.fw
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue