From: Dmitry Eremin-Solenikov Date: Tue, 19 Jul 2011 08:53:40 +0000 (+0400) Subject: powerpc/mpc8349emitx: mark localbus as compatible with simple-bus X-Git-Tag: next-20111101~72^2~22 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=66b77a7540e8c08e19d58657689269487e1349da;p=karo-tx-linux.git powerpc/mpc8349emitx: mark localbus as compatible with simple-bus Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts b/arch/powerpc/boot/dts/mpc8349emitx.dts index b53d1df11e2d..505dc842d808 100644 --- a/arch/powerpc/boot/dts/mpc8349emitx.dts +++ b/arch/powerpc/boot/dts/mpc8349emitx.dts @@ -390,7 +390,8 @@ #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 */