aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/boot/dts/stx_gp3_8560.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8540.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8541.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8555.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8560.dts2
-rw-r--r--arch/powerpc/platforms/85xx/stx_gp3.c4
-rw-r--r--arch/powerpc/platforms/85xx/tqm85xx.c4
7 files changed, 5 insertions, 13 deletions
diff --git a/arch/powerpc/boot/dts/stx_gp3_8560.dts b/arch/powerpc/boot/dts/stx_gp3_8560.dts
index 2e9723604148..f81fd7fdb29e 100644
--- a/arch/powerpc/boot/dts/stx_gp3_8560.dts
+++ b/arch/powerpc/boot/dts/stx_gp3_8560.dts
@@ -46,7 +46,7 @@
46 reg = <0x00000000 0x10000000>; 46 reg = <0x00000000 0x10000000>;
47 }; 47 };
48 48
49 soc8560@fdf00000 { 49 soc@fdf00000 {
50 #address-cells = <1>; 50 #address-cells = <1>;
51 #size-cells = <1>; 51 #size-cells = <1>;
52 device_type = "soc"; 52 device_type = "soc";
diff --git a/arch/powerpc/boot/dts/tqm8540.dts b/arch/powerpc/boot/dts/tqm8540.dts
index a6e39897e1cc..1addb3ae719e 100644
--- a/arch/powerpc/boot/dts/tqm8540.dts
+++ b/arch/powerpc/boot/dts/tqm8540.dts
@@ -48,7 +48,7 @@
48 reg = <0x00000000 0x10000000>; 48 reg = <0x00000000 0x10000000>;
49 }; 49 };
50 50
51 soc8540@e0000000 { 51 soc@e0000000 {
52 #address-cells = <1>; 52 #address-cells = <1>;
53 #size-cells = <1>; 53 #size-cells = <1>;
54 device_type = "soc"; 54 device_type = "soc";
diff --git a/arch/powerpc/boot/dts/tqm8541.dts b/arch/powerpc/boot/dts/tqm8541.dts
index 11bdb0fe50f4..9e01093f496e 100644
--- a/arch/powerpc/boot/dts/tqm8541.dts
+++ b/arch/powerpc/boot/dts/tqm8541.dts
@@ -47,7 +47,7 @@
47 reg = <0x00000000 0x10000000>; 47 reg = <0x00000000 0x10000000>;
48 }; 48 };
49 49
50 soc8541@e0000000 { 50 soc@e0000000 {
51 #address-cells = <1>; 51 #address-cells = <1>;
52 #size-cells = <1>; 52 #size-cells = <1>;
53 device_type = "soc"; 53 device_type = "soc";
diff --git a/arch/powerpc/boot/dts/tqm8555.dts b/arch/powerpc/boot/dts/tqm8555.dts
index eef9a6bb748b..a20eb06c482f 100644
--- a/arch/powerpc/boot/dts/tqm8555.dts
+++ b/arch/powerpc/boot/dts/tqm8555.dts
@@ -47,7 +47,7 @@
47 reg = <0x00000000 0x10000000>; 47 reg = <0x00000000 0x10000000>;
48 }; 48 };
49 49
50 soc8555@e0000000 { 50 soc@e0000000 {
51 #address-cells = <1>; 51 #address-cells = <1>;
52 #size-cells = <1>; 52 #size-cells = <1>;
53 device_type = "soc"; 53 device_type = "soc";
diff --git a/arch/powerpc/boot/dts/tqm8560.dts b/arch/powerpc/boot/dts/tqm8560.dts
index 8ca7fdd0a129..b9ac6c943b89 100644
--- a/arch/powerpc/boot/dts/tqm8560.dts
+++ b/arch/powerpc/boot/dts/tqm8560.dts
@@ -48,7 +48,7 @@
48 reg = <0x00000000 0x10000000>; 48 reg = <0x00000000 0x10000000>;
49 }; 49 };
50 50
51 soc8560@e0000000 { 51 soc@e0000000 {
52 #address-cells = <1>; 52 #address-cells = <1>;
53 #size-cells = <1>; 53 #size-cells = <1>;
54 device_type = "soc"; 54 device_type = "soc";
diff --git a/arch/powerpc/platforms/85xx/stx_gp3.c b/arch/powerpc/platforms/85xx/stx_gp3.c
index 0b20c170c4d2..18499d7c9d9e 100644
--- a/arch/powerpc/platforms/85xx/stx_gp3.c
+++ b/arch/powerpc/platforms/85xx/stx_gp3.c
@@ -148,10 +148,6 @@ static void stx_gp3_show_cpuinfo(struct seq_file *m)
148} 148}
149 149
150static struct of_device_id __initdata of_bus_ids[] = { 150static struct of_device_id __initdata of_bus_ids[] = {
151 { .name = "soc", },
152 { .type = "soc", },
153 { .name = "cpm", },
154 { .name = "localbus", },
155 { .compatible = "simple-bus", }, 151 { .compatible = "simple-bus", },
156 {}, 152 {},
157}; 153};
diff --git a/arch/powerpc/platforms/85xx/tqm85xx.c b/arch/powerpc/platforms/85xx/tqm85xx.c
index 2a08b315e190..77681acf1bae 100644
--- a/arch/powerpc/platforms/85xx/tqm85xx.c
+++ b/arch/powerpc/platforms/85xx/tqm85xx.c
@@ -146,10 +146,6 @@ static void tqm85xx_show_cpuinfo(struct seq_file *m)
146} 146}
147 147
148static struct of_device_id __initdata of_bus_ids[] = { 148static struct of_device_id __initdata of_bus_ids[] = {
149 { .name = "soc", },
150 { .type = "soc", },
151 { .name = "cpm", },
152 { .name = "localbus", },
153 { .compatible = "simple-bus", }, 149 { .compatible = "simple-bus", },
154 {}, 150 {},
155}; 151};