dt-bindings: remove deprecated compatible string from exynos-hdmi
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 18 Nov 2015 08:33:07 +0000 (09:33 +0100)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 29 Dec 2015 00:07:11 +0000 (09:07 +0900)
samsung,exynos5-hdmi compatible was marked as deprecated in Jun 2013.
It was never used since then.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt

index 1fd8cf9cbfaca44d2bc023c76261719832071b48..d474f59be6d637deb2be81a00954fd725fdaafbc 100644 (file)
@@ -2,10 +2,9 @@ Device-Tree bindings for drm hdmi driver
 
 Required properties:
 - compatible: value should be one among the following:
-       1) "samsung,exynos5-hdmi" <DEPRECATED>
-       2) "samsung,exynos4210-hdmi"
-       3) "samsung,exynos4212-hdmi"
-       4) "samsung,exynos5420-hdmi"
+       1) "samsung,exynos4210-hdmi"
+       2) "samsung,exynos4212-hdmi"
+       3) "samsung,exynos5420-hdmi"
 - reg: physical base address of the hdmi and length of memory mapped
        region.
 - interrupts: interrupt number to the cpu.
This page took 0.035326 seconds and 5 git commands to generate.