Skip to content

Commit

Permalink
powerpc/85xx: sbc8560 - declare that localbus is compatbile with simp…
Browse files Browse the repository at this point in the history
…le-bus

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Dmitry Eremin-Solenikov authored and Kumar Gala committed Oct 7, 2011
1 parent c88f92a commit 385c056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/sbc8560.dts
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
};

localbus@ff705000 {
compatible = "fsl,mpc8560-localbus";
compatible = "fsl,mpc8560-localbus", "simple-bus";
#address-cells = <2>;
#size-cells = <1>;
reg = <0xff705000 0x100>; // BRx, ORx, etc.
Expand Down

0 comments on commit 385c056

Please sign in to comment.