Skip to content

Commit

Permalink
powerpc/85xx: ksi8560 - 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 c72fa7d commit c88f92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/ksi8560.dts
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
localbus@fdf05000 {
#address-cells = <2>;
#size-cells = <1>;
compatible = "fsl,mpc8560-localbus";
compatible = "fsl,mpc8560-localbus", "simple-bus";
reg = <0xfdf05000 0x68>;

ranges = <0x0 0x0 0xe0000000 0x00800000
Expand Down

0 comments on commit c88f92a

Please sign in to comment.