diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2016-11-16 07:04:58 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-30 09:22:07 -0200 |
commit | 003611334d5592984e319e08c6b66825aca00290 (patch) | |
tree | f06a16fea60792ff34f0ac841fa44568303fec48 /Documentation/devicetree/bindings/media/s5p-mfc.txt | |
parent | 1bce6fb3edf17a0444226fbbd0f568559512f941 (diff) | |
download | linux-stable-003611334d5592984e319e08c6b66825aca00290.tar.gz linux-stable-003611334d5592984e319e08c6b66825aca00290.tar.bz2 linux-stable-003611334d5592984e319e08c6b66825aca00290.zip |
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Exynos5433 SoC has MFC v8 hardware module, but it has more
complex clock hierarchy, so a new compatible is added.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media/s5p-mfc.txt')
-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 92c94f5ecbf1..2c901286d818 100644 --- a/Documentation/devicetree/bindings/media/s5p-mfc.txt +++ b/Documentation/devicetree/bindings/media/s5p-mfc.txt @@ -12,6 +12,7 @@ Required properties: (b) "samsung,mfc-v6" for MFC v6 present in Exynos5 SoCs (c) "samsung,mfc-v7" for MFC v7 present in Exynos5420 SoC (d) "samsung,mfc-v8" for MFC v8 present in Exynos5800 SoC + (e) "samsung,exynos5433-mfc" for MFC v8 present in Exynos5433 SoC - reg : Physical base address of the IP registers and length of memory mapped region. |