diff options
author | Arun Kumar K <arun.kk@samsung.com> | 2013-07-09 01:24:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-08-18 07:09:49 -0300 |
commit | 5441e9dafdfc6dc40fa506fd02c4d06d31a5873b (patch) | |
tree | d24d32becdf9007e8a139e69056cbbd13a923090 /Documentation/devicetree | |
parent | a60ee1e8d002770bd93ee48219e2cdad40dd0028 (diff) | |
download | linux-stable-5441e9dafdfc6dc40fa506fd02c4d06d31a5873b.tar.gz linux-stable-5441e9dafdfc6dc40fa506fd02c4d06d31a5873b.tar.bz2 linux-stable-5441e9dafdfc6dc40fa506fd02c4d06d31a5873b.zip |
[media] s5p-mfc: Core support for MFC v7
Adds variant data and core support for the MFC v7 firmware
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/media/s5p-mfc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/s5p-mfc.txt b/Documentation/devicetree/bindings/media/s5p-mfc.txt index df37b0230c75..36bd2d6725c8 100644 --- a/Documentation/devicetree/bindings/media/s5p-mfc.txt +++ b/Documentation/devicetree/bindings/media/s5p-mfc.txt @@ -10,6 +10,7 @@ Required properties: - compatible : value should be either one among the following (a) "samsung,mfc-v5" for MFC v5 present in Exynos4 SoCs (b) "samsung,mfc-v6" for MFC v6 present in Exynos5 SoCs + (b) "samsung,mfc-v7" for MFC v7 present in Exynos5420 SoC - reg : Physical base address of the IP registers and length of memory mapped region. |