Commit c88f92a2 authored by Dmitry Eremin-Solenikov's avatar Dmitry Eremin-Solenikov Committed by Kumar Gala

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

Signed-off-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent c72fa7df
...@@ -306,7 +306,7 @@ enet2: ethernet@91300 { ...@@ -306,7 +306,7 @@ enet2: ethernet@91300 {
localbus@fdf05000 { localbus@fdf05000 {
#address-cells = <2>; #address-cells = <2>;
#size-cells = <1>; #size-cells = <1>;
compatible = "fsl,mpc8560-localbus"; compatible = "fsl,mpc8560-localbus", "simple-bus";
reg = <0xfdf05000 0x68>; reg = <0xfdf05000 0x68>;
ranges = <0x0 0x0 0xe0000000 0x00800000 ranges = <0x0 0x0 0xe0000000 0x00800000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment