ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
[deliverable/linux.git] / arch / arm / boot / dts / lpc32xx.dtsi
index 3f5dad801a9806ad3173a0d06dedc0c4a37e8388..254d586d4b1a90383e3eadece3592df75d9ef65d 100644 (file)
                        status = "disable";
                };
 
-               mlc: flash@200B0000 {
+               mlc: flash@200a8000 {
                        compatible = "nxp,lpc3220-mlc";
-                       reg = <0x200B0000 0x1000>;
+                       reg = <0x200a8000 0x11000>;
+                       interrupts = <11 0>;
                        status = "disable";
                };
 
This page took 0.024866 seconds and 5 git commands to generate.