diff options
author | Rahul Sharma <rahul.sharma@samsung.com> | 2013-06-19 18:21:08 +0530 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2013-06-28 21:13:57 +0900 |
commit | def5e095719dbc808c856dd5c64749b867b3984a (patch) | |
tree | a20ff1e2efddc1ba9071f112d3e908dd1899b112 /Documentation/devicetree/bindings/video | |
parent | cc57caf0cfe74e536910f587a369af4a8550a4ee (diff) | |
download | talos-op-linux-def5e095719dbc808c856dd5c64749b867b3984a.tar.gz talos-op-linux-def5e095719dbc808c856dd5c64749b867b3984a.zip |
drm/exynos: add support for exynos5420 mixer
Add support for exynos5420 mixer IP in the drm mixer driver.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Acked-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/video')
-rw-r--r-- | Documentation/devicetree/bindings/video/exynos_mixer.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/exynos_mixer.txt b/Documentation/devicetree/bindings/video/exynos_mixer.txt index 9131b99cd8ff..3334b0a8e343 100644 --- a/Documentation/devicetree/bindings/video/exynos_mixer.txt +++ b/Documentation/devicetree/bindings/video/exynos_mixer.txt @@ -5,6 +5,7 @@ Required properties: 1) "samsung,exynos5-mixer" <DEPRECATED> 2) "samsung,exynos4210-mixer" 3) "samsung,exynos5250-mixer" + 4) "samsung,exynos5420-mixer" - reg: physical base address of the mixer and length of memory mapped region. |