]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
powerpc/mpc8349emitx: mark localbus as compatible with simple-bus
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tue, 19 Jul 2011 08:53:40 +0000 (12:53 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 7 Oct 2011 04:32:57 +0000 (23:32 -0500)
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8349emitx.dts

index b53d1df11e2d85ed791710695819aaec11eae61c..505dc842d80849936a5d349f4f0edfccffb96228 100644 (file)
                #address-cells = <2>;
                #size-cells = <1>;
                compatible = "fsl,mpc8349e-localbus",
-                            "fsl,pq2pro-localbus";
+                            "fsl,pq2pro-localbus",
+                            "simple-bus";
                reg = <0xe0005000 0xd8>;
                ranges = <0x0 0x0 0xfe000000 0x1000000  /* flash */
                          0x1 0x0 0xf8000000 0x20000    /* VSC 7385 */