diff options
author | Arun Kumar K <arun.kk@samsung.com> | 2013-07-09 01:24:38 -0300 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-11-18 12:01:17 +0900 |
commit | 5f6b3d65bdb75805ff0e8fb8d556c0c97c4d0c62 (patch) | |
tree | ca536408289c0f53258d9c349b8d8c131fd977ec /Documentation | |
parent | 294ed643d3d226571484c374dfe42f0d4518472c (diff) | |
download | linux-3.10-5f6b3d65bdb75805ff0e8fb8d556c0c97c4d0c62.tar.gz linux-3.10-5f6b3d65bdb75805ff0e8fb8d556c0c97c4d0c62.tar.bz2 linux-3.10-5f6b3d65bdb75805ff0e8fb8d556c0c97c4d0c62.zip |
[media] s5p-mfc: Core support for MFC v7
Adds variant data and core support for the MFC v7 firmware
Change-Id: I5dc12438d3bfdf6d254f4ced3089e1881d524e0b
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')
-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 a1f619286cb..b7cbc4c6038 100644 --- a/Documentation/devicetree/bindings/media/s5p-mfc.txt +++ b/Documentation/devicetree/bindings/media/s5p-mfc.txt @@ -17,6 +17,7 @@ Required properties: (b) "samsung,mfc-v6" for MFC v6 present in Exynos5 SoCs and additionally "simple-bus" to correctly initialize child devices for memory ports (AXI masters) + (c) "samsung,mfc-v7" for MFC v7 present in Exynos5420 SoC - reg : Physical base address of the IP registers and length of memory mapped region. |