ARM: dts: imx25: Make lcdc compatible to imx21 fb
authorMatthias Weisser <weisserm@arcor.de>
Fri, 12 Jul 2013 07:34:54 +0000 (09:34 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:29:15 +0000 (23:29 +0800)
Make lcdc compatible to imx21 fb.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx25.dtsi

index bcd3171..737ed5d 100644 (file)
                                status = "disabled";
                        };
 
-                       lcdc@53fbc000 {
+                       lcdc: lcdc@53fbc000 {
+                               compatible = "fsl,imx25-fb", "fsl,imx21-fb";
                                reg = <0x53fbc000 0x4000>;
                                interrupts = <39>;
                                clocks = <&clks 103>, <&clks 66>, <&clks 49>;