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

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
......@@ -393,7 +393,8 @@ esdhc2: esdhc@53fb8000 {
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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment