Commit 280bb34b authored by Kumar Gala's avatar Kumar Gala

[POWERPC] 85xx: minor .dts cleanups

* remove #cpus from mpc8544ds.dts (not used anywhere else)
* remove memreserve from mpc8568mds.dts (not needed)
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 32f960e9
...@@ -28,7 +28,6 @@ aliases { ...@@ -28,7 +28,6 @@ aliases {
}; };
cpus { cpus {
#cpus = <0x1>;
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
......
...@@ -11,10 +11,6 @@ ...@@ -11,10 +11,6 @@
/dts-v1/; /dts-v1/;
/*
/memreserve/ 00000000 1000000;
*/
/ { / {
model = "MPC8568EMDS"; model = "MPC8568EMDS";
compatible = "MPC8568EMDS", "MPC85xxMDS"; compatible = "MPC8568EMDS", "MPC85xxMDS";
......
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