forked from Minki/linux
ARM: dts: imx25: Make lcdc compatible to imx21 fb
Make lcdc compatible to imx21 fb. Signed-off-by: Matthias Weisser <weisserm@arcor.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
parent
c2797984ea
commit
c770f7c020
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user