diff options
author | Inki Dae <inki.dae@samsung.com> | 2014-08-18 09:53:19 +0200 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2014-09-19 17:56:08 +0200 |
commit | d6ce7b5829a676d94e6f6a0d5acfec246d880af3 (patch) | |
tree | f13398f13f479d02539fd8aadf939a0a921d1b30 /Documentation/devicetree/bindings/video | |
parent | drm/exynos: mipi-dsi: add Exynos3 SoC support (diff) | |
download | linux-d6ce7b5829a676d94e6f6a0d5acfec246d880af3.tar.xz linux-d6ce7b5829a676d94e6f6a0d5acfec246d880af3.zip |
drm/exynos: fimd: add Exynos3 SoC support
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/video')
-rw-r--r-- | Documentation/devicetree/bindings/video/samsung-fimd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/samsung-fimd.txt b/Documentation/devicetree/bindings/video/samsung-fimd.txt index ecc899b9817b..4e6c77c85546 100644 --- a/Documentation/devicetree/bindings/video/samsung-fimd.txt +++ b/Documentation/devicetree/bindings/video/samsung-fimd.txt @@ -9,6 +9,7 @@ Required properties: "samsung,s3c2443-fimd"; /* for S3C24XX SoCs */ "samsung,s3c6400-fimd"; /* for S3C64XX SoCs */ "samsung,s5pv210-fimd"; /* for S5PV210 SoC */ + "samsung,exynos3250-fimd"; /* for Exynos3250/3472 SoCs */ "samsung,exynos4210-fimd"; /* for Exynos4 SoCs */ "samsung,exynos5250-fimd"; /* for Exynos5 SoCs */ |