Commit c88f92a261e7637bcd9d1c9802e61eeda2f125d8
Committed by
Kumar Gala
1 parent
c72fa7df37
Exists in
master
and in
6 other branches
powerpc/85xx: ksi8560 - 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/ksi8560.dts
... | ... | @@ -306,7 +306,7 @@ |
306 | 306 | localbus@fdf05000 { |
307 | 307 | #address-cells = <2>; |
308 | 308 | #size-cells = <1>; |
309 | - compatible = "fsl,mpc8560-localbus"; | |
309 | + compatible = "fsl,mpc8560-localbus", "simple-bus"; | |
310 | 310 | reg = <0xfdf05000 0x68>; |
311 | 311 | |
312 | 312 | ranges = <0x0 0x0 0xe0000000 0x00800000 |