powerpc/5200: dts: Change combatible strings on localbus

This patch changes some incorrect compatible strings on the local plus bus node
in dts files for MPC5200b based systems.

Signed-off-by: John Bonesio <bones@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
John Bonesio 2010-11-17 15:28:47 -08:00 committed by Grant Likely
parent 6847317377
commit 11946c826d
4 changed files with 4 additions and 4 deletions

View File

@ -219,7 +219,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xfc000000 0x2000000>;

View File

@ -218,7 +218,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xff000000 0x1000000>;

View File

@ -270,7 +270,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;

View File

@ -236,7 +236,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xff000000 0x01000000