diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2015-03-09 08:32:46 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-07 07:14:09 -0400 |
commit | 7c15fd4bf3d367bfc80f76814559f51f75c4d28a (patch) | |
tree | d89f67c200481857672d919be6bd3dee8d99c439 /Documentation | |
parent | 4eb297e068736f3f67586077799c1233154209ec (diff) |
[media] s5p-jpeg: add 5420 family support
JPEG IP found in Exynos5420 is similar to what is in Exynos3250, but
there are some subtle differences which this patch takes into account.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt index bf52ed4a5067..4ef45636ebde 100644 --- a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt +++ b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt | |||
@@ -4,7 +4,7 @@ Required properties: | |||
4 | 4 | ||
5 | - compatible : should be one of: | 5 | - compatible : should be one of: |
6 | "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg", | 6 | "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg", |
7 | "samsung,exynos3250-jpeg"; | 7 | "samsung,exynos3250-jpeg", "samsung,exynos5420-jpeg"; |
8 | - reg : address and length of the JPEG codec IP register set; | 8 | - reg : address and length of the JPEG codec IP register set; |
9 | - interrupts : specifies the JPEG codec IP interrupt; | 9 | - interrupts : specifies the JPEG codec IP interrupt; |
10 | - clock-names : should contain: | 10 | - clock-names : should contain: |