Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227729
b: refs/heads/master
c: 11946c8
h: refs/heads/master
i:
  227727: 1d4b7c4
v: v3
  • Loading branch information
John Bonesio authored and Grant Likely committed Jan 3, 2011
1 parent dc2a35c commit 86e5a20
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6847317377c871c6e7a8d54e5849bcd0f9b11eb4
refs/heads/master: 11946c826d02a16521edc777d88470a6a0fe1441
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/cm5200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/digsy_mtc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/media5200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/motionpro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86e5a20

Please sign in to comment.