]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
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 bcd317172c0d89d8974d42e553d5db6a56f11b47..737ed5da8f715fec5180c60a6bdd33e9c6fefc9a 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>;