powerpc/85xx: Re-add the device_type soc to socrates.dts
The device_type "soc" is still required for MPC85xx boards. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Родитель
39fd09320b
Коммит
212f8c6d67
|
@ -52,6 +52,7 @@
|
||||||
soc8544@e0000000 {
|
soc8544@e0000000 {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
device_type = "soc";
|
||||||
|
|
||||||
ranges = <0x00000000 0xe0000000 0x00100000>;
|
ranges = <0x00000000 0xe0000000 0x00100000>;
|
||||||
reg = <0xe0000000 0x00001000>; // CCSRBAR 1M
|
reg = <0xe0000000 0x00001000>; // CCSRBAR 1M
|
||||||
|
|
Загрузка…
Ссылка в новой задаче