From: Arun Kumar K Date: Wed, 28 Nov 2012 12:13:06 +0000 (+0530) Subject: s5p-mfc: Adding firmware files for Samsung MFC device driver X-Git-Tag: 20190312~755 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb5cda9c70277f633ca0c1e81b6fa7b13007bbf6;p=linux-firmware 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 [bwh: Include subdirectory name in WHENCE] Signed-off-by: Ben Hutchings --- diff --git a/WHENCE b/WHENCE index b993394..35c07e0 100644 --- a/WHENCE +++ b/WHENCE @@ -2013,3 +2013,20 @@ File: ar5523.bin Licence: Redistributable. See LICENCE.atheros_firmware for details -------------------------------------------------------------------------- + +Driver: s5p-mfc - Samsung MFC video encoder/decoder driver + +File: s5p-mfc/s5p-mfc.fw +File: s5p-mfc/s5p-mfc-v6.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 +to be covered by the terms of the GNU General Public License. + +These firmware files are distributed in the hope that they will be +useful, but WITHOUT ANY WARRANTY; without even the implied warranty +of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- diff --git a/s5p-mfc/s5p-mfc-v6.fw b/s5p-mfc/s5p-mfc-v6.fw new file mode 100644 index 0000000..2e1179f Binary files /dev/null and b/s5p-mfc/s5p-mfc-v6.fw differ diff --git a/s5p-mfc/s5p-mfc.fw b/s5p-mfc/s5p-mfc.fw new file mode 100644 index 0000000..f5c8060 Binary files /dev/null and b/s5p-mfc/s5p-mfc.fw differ