Commit c770f7c0 authored by Matthias Weisser's avatar Matthias Weisser Committed by Shawn Guo
Browse files

ARM: dts: imx25: Make lcdc compatible to imx21 fb



Make lcdc compatible to imx21 fb.

Signed-off-by: default avatarMatthias Weisser <weisserm@arcor.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent c2797984
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -393,7 +393,8 @@
				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>;