Skip to content

Commit

Permalink
powerpc/85xx: Re-add the device_type soc to socrates.dts
Browse files Browse the repository at this point in the history
The device_type "soc" is still required for MPC85xx boards.

Signed-off-by: Wolfgang Grandegger <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
  • Loading branch information
grandwolf authored and kumargala committed Apr 2, 2009
1 parent 39fd093 commit 212f8c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/dts/socrates.dts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
soc8544@e0000000 {
#address-cells = <1>;
#size-cells = <1>;
device_type = "soc";

ranges = <0x00000000 0xe0000000 0x00100000>;
reg = <0xe0000000 0x00001000>; // CCSRBAR 1M
Expand Down

0 comments on commit 212f8c6

Please sign in to comment.