diff options
author | Rahul Sharma <Rahul.Sharma@samsung.com> | 2014-04-20 15:51:17 +0530 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2014-06-02 02:07:08 +0900 |
commit | a18a2ddabdcc9e2762b270cf4fc4b31cb1a8fce2 (patch) | |
tree | 113e46d0d4fa7b3cd51f4f16144f8c9bd394c609 /Documentation/devicetree/bindings/video | |
parent | d5e9ca4ca9c78fe1d1812356b31b4a65a9ed8290 (diff) | |
download | blackbird-obmc-linux-a18a2ddabdcc9e2762b270cf4fc4b31cb1a8fce2.tar.gz blackbird-obmc-linux-a18a2ddabdcc9e2762b270cf4fc4b31cb1a8fce2.zip |
drm/exynos: enable support for exynos5420 hdmi device
Enable support for hdmi for exynos5420 hdmiphy. Add
compatible string in the of_match table. Also added
hdmiphy configuration values for exynos5420.
Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>
Signed-off-by: Shirish S <s.shirish@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_hdmi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/exynos_hdmi.txt b/Documentation/devicetree/bindings/video/exynos_hdmi.txt index f9187a259259..75ada041389e 100644 --- a/Documentation/devicetree/bindings/video/exynos_hdmi.txt +++ b/Documentation/devicetree/bindings/video/exynos_hdmi.txt @@ -5,6 +5,7 @@ Required properties: 1) "samsung,exynos5-hdmi" <DEPRECATED> 2) "samsung,exynos4210-hdmi" 3) "samsung,exynos4212-hdmi" + 4) "samsung,exynos5420-hdmi" - reg: physical base address of the hdmi and length of memory mapped region. - interrupts: interrupt number to the cpu. |