]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: change to correct compatible string for exynos5420 hdmi
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 15 May 2014 20:23:16 +0000 (05:23 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 19 May 2014 13:55:11 +0000 (22:55 +0900)
Replace compatible string for HDMI node in Exynos5420. Since
latest restructring in Drm hdmi driver, it is agreed to use
a seperate compatible string for Exynos5420 HDMI IP siince it
uses APB mapped Phy.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5420.dtsi

index 3f34196d394e9301c2e9f18ef0cf32007a6a26d7..3a2d0dc752ceeb588fce5400c0624c7dc8ebd433 100644 (file)
@@ -651,7 +651,7 @@ hsi2c_10: i2c@12E20000 {
        };
 
        hdmi: hdmi@14530000 {
-               compatible = "samsung,exynos4212-hdmi";
+               compatible = "samsung,exynos5420-hdmi";
                reg = <0x14530000 0x70000>;
                interrupts = <0 95 0>;
                clocks = <&clock CLK_HDMI>, <&clock CLK_SCLK_HDMI>,