Commit 385c056b56226f554c6a3a220487762e35eeb2fa

Authored by Dmitry Eremin-Solenikov
Committed by Kumar Gala
1 parent c88f92a261

powerpc/85xx: sbc8560 - declare that localbus is compatbile with simple-bus

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/powerpc/boot/dts/sbc8560.dts
... ... @@ -331,7 +331,7 @@
331 331 };
332 332  
333 333 localbus@ff705000 {
334   - compatible = "fsl,mpc8560-localbus";
  334 + compatible = "fsl,mpc8560-localbus", "simple-bus";
335 335 #address-cells = <2>;
336 336 #size-cells = <1>;
337 337 reg = <0xff705000 0x100>; // BRx, ORx, etc.