aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-04-15 11:38:49 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-05-19 01:46:14 -0400
commit28eac2b74cc7136dee3f2615167811d24d25bc97 (patch)
tree85d32bd1a86ea68b8366ddaef315d00ce660351a /arch
parente2ff7544e121a574b151d9012c72f6601df2f087 (diff)
powerpc/fsl: Remove cell-index from PCI nodes
The cell-index property isn't used on PCI nodes and is ill defined. Remove it for now and if someone comes up with a good reason and consistent definition for it we can add it back Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/boot/dts/mpc832x_mds.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc832x_rdb.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8349emitx.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8349emitxgp.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc834x_mds.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc836x_mds.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8377_mds.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8378_mds.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8379_mds.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8536ds.dts4
-rw-r--r--arch/powerpc/boot/dts/mpc8540ads.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8541cds.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8544ds.dts4
-rw-r--r--arch/powerpc/boot/dts/mpc8548cds.dts3
-rw-r--r--arch/powerpc/boot/dts/mpc8555cds.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8560ads.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8568mds.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds.dts3
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_36b.dts3
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts1
-rw-r--r--arch/powerpc/boot/dts/mpc8610_hpcd.dts2
-rw-r--r--arch/powerpc/boot/dts/mpc8641_hpcn.dts2
-rw-r--r--arch/powerpc/boot/dts/sbc8349.dts1
-rw-r--r--arch/powerpc/boot/dts/sbc8548.dts2
-rw-r--r--arch/powerpc/boot/dts/sbc8560.dts1
-rw-r--r--arch/powerpc/boot/dts/sbc8641d.dts2
-rw-r--r--arch/powerpc/boot/dts/socrates.dts1
-rw-r--r--arch/powerpc/boot/dts/stx_gp3_8560.dts1
-rw-r--r--arch/powerpc/boot/dts/tqm8540.dts1
-rw-r--r--arch/powerpc/boot/dts/tqm8541.dts1
-rw-r--r--arch/powerpc/boot/dts/tqm8548-bigflash.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8548.dts2
-rw-r--r--arch/powerpc/boot/dts/tqm8555.dts1
-rw-r--r--arch/powerpc/boot/dts/tqm8560.dts1
35 files changed, 0 insertions, 59 deletions
diff --git a/arch/powerpc/boot/dts/mpc832x_mds.dts b/arch/powerpc/boot/dts/mpc832x_mds.dts
index 57c595bf1071..6b319f58262f 100644
--- a/arch/powerpc/boot/dts/mpc832x_mds.dts
+++ b/arch/powerpc/boot/dts/mpc832x_mds.dts
@@ -369,7 +369,6 @@
369 }; 369 };
370 370
371 pci0: pci@e0008500 { 371 pci0: pci@e0008500 {
372 cell-index = <1>;
373 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 372 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
374 interrupt-map = < 373 interrupt-map = <
375 /* IDSEL 0x11 AD17 */ 374 /* IDSEL 0x11 AD17 */
diff --git a/arch/powerpc/boot/dts/mpc832x_rdb.dts b/arch/powerpc/boot/dts/mpc832x_rdb.dts
index 4319bd70a580..4c0c249b475d 100644
--- a/arch/powerpc/boot/dts/mpc832x_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc832x_rdb.dts
@@ -327,7 +327,6 @@
327 }; 327 };
328 328
329 pci0: pci@e0008500 { 329 pci0: pci@e0008500 {
330 cell-index = <1>;
331 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 330 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
332 interrupt-map = < 331 interrupt-map = <
333 /* IDSEL 0x10 AD16 (USB) */ 332 /* IDSEL 0x10 AD16 (USB) */
diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts b/arch/powerpc/boot/dts/mpc8349emitx.dts
index 1ae38f0ddef8..e3eeaeda9187 100644
--- a/arch/powerpc/boot/dts/mpc8349emitx.dts
+++ b/arch/powerpc/boot/dts/mpc8349emitx.dts
@@ -278,7 +278,6 @@
278 }; 278 };
279 279
280 pci0: pci@e0008500 { 280 pci0: pci@e0008500 {
281 cell-index = <1>;
282 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 281 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
283 interrupt-map = < 282 interrupt-map = <
284 /* IDSEL 0x10 - SATA */ 283 /* IDSEL 0x10 - SATA */
@@ -301,7 +300,6 @@
301 }; 300 };
302 301
303 pci1: pci@e0008600 { 302 pci1: pci@e0008600 {
304 cell-index = <2>;
305 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 303 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
306 interrupt-map = < 304 interrupt-map = <
307 /* IDSEL 0x0E - MiniPCI Slot */ 305 /* IDSEL 0x0E - MiniPCI Slot */
diff --git a/arch/powerpc/boot/dts/mpc8349emitxgp.dts b/arch/powerpc/boot/dts/mpc8349emitxgp.dts
index 662abe1fb804..eb732115f016 100644
--- a/arch/powerpc/boot/dts/mpc8349emitxgp.dts
+++ b/arch/powerpc/boot/dts/mpc8349emitxgp.dts
@@ -227,7 +227,6 @@
227 }; 227 };
228 228
229 pci0: pci@e0008600 { 229 pci0: pci@e0008600 {
230 cell-index = <2>;
231 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 230 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
232 interrupt-map = < 231 interrupt-map = <
233 /* IDSEL 0x0F - PCI Slot */ 232 /* IDSEL 0x0F - PCI Slot */
diff --git a/arch/powerpc/boot/dts/mpc834x_mds.dts b/arch/powerpc/boot/dts/mpc834x_mds.dts
index d9f0a2325fa4..a2553a6f9009 100644
--- a/arch/powerpc/boot/dts/mpc834x_mds.dts
+++ b/arch/powerpc/boot/dts/mpc834x_mds.dts
@@ -286,7 +286,6 @@
286 }; 286 };
287 287
288 pci0: pci@e0008500 { 288 pci0: pci@e0008500 {
289 cell-index = <1>;
290 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 289 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
291 interrupt-map = < 290 interrupt-map = <
292 291
@@ -348,7 +347,6 @@
348 }; 347 };
349 348
350 pci1: pci@e0008600 { 349 pci1: pci@e0008600 {
351 cell-index = <2>;
352 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 350 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
353 interrupt-map = < 351 interrupt-map = <
354 352
diff --git a/arch/powerpc/boot/dts/mpc836x_mds.dts b/arch/powerpc/boot/dts/mpc836x_mds.dts
index 6e34f170fa62..1207ec870e52 100644
--- a/arch/powerpc/boot/dts/mpc836x_mds.dts
+++ b/arch/powerpc/boot/dts/mpc836x_mds.dts
@@ -410,7 +410,6 @@
410 }; 410 };
411 411
412 pci0: pci@e0008500 { 412 pci0: pci@e0008500 {
413 cell-index = <1>;
414 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 413 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
415 interrupt-map = < 414 interrupt-map = <
416 415
diff --git a/arch/powerpc/boot/dts/mpc8377_mds.dts b/arch/powerpc/boot/dts/mpc8377_mds.dts
index 963708017e6c..67bb372c9451 100644
--- a/arch/powerpc/boot/dts/mpc8377_mds.dts
+++ b/arch/powerpc/boot/dts/mpc8377_mds.dts
@@ -383,7 +383,6 @@
383 }; 383 };
384 384
385 pci0: pci@e0008500 { 385 pci0: pci@e0008500 {
386 cell-index = <0>;
387 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 386 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
388 interrupt-map = < 387 interrupt-map = <
389 388
diff --git a/arch/powerpc/boot/dts/mpc8378_mds.dts b/arch/powerpc/boot/dts/mpc8378_mds.dts
index 651ff2f9db2d..a955a577db81 100644
--- a/arch/powerpc/boot/dts/mpc8378_mds.dts
+++ b/arch/powerpc/boot/dts/mpc8378_mds.dts
@@ -367,7 +367,6 @@
367 }; 367 };
368 368
369 pci0: pci@e0008500 { 369 pci0: pci@e0008500 {
370 cell-index = <0>;
371 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 370 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
372 interrupt-map = < 371 interrupt-map = <
373 372
diff --git a/arch/powerpc/boot/dts/mpc8379_mds.dts b/arch/powerpc/boot/dts/mpc8379_mds.dts
index d6f208b8297a..d266ddbfc28d 100644
--- a/arch/powerpc/boot/dts/mpc8379_mds.dts
+++ b/arch/powerpc/boot/dts/mpc8379_mds.dts
@@ -397,7 +397,6 @@
397 }; 397 };
398 398
399 pci0: pci@e0008500 { 399 pci0: pci@e0008500 {
400 cell-index = <0>;
401 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 400 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
402 interrupt-map = < 401 interrupt-map = <
403 402
diff --git a/arch/powerpc/boot/dts/mpc8536ds.dts b/arch/powerpc/boot/dts/mpc8536ds.dts
index b31c5041350b..af8c64c4e75b 100644
--- a/arch/powerpc/boot/dts/mpc8536ds.dts
+++ b/arch/powerpc/boot/dts/mpc8536ds.dts
@@ -321,7 +321,6 @@
321 }; 321 };
322 322
323 pci0: pci@ffe08000 { 323 pci0: pci@ffe08000 {
324 cell-index = <0>;
325 compatible = "fsl,mpc8540-pci"; 324 compatible = "fsl,mpc8540-pci";
326 device_type = "pci"; 325 device_type = "pci";
327 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 326 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
@@ -346,7 +345,6 @@
346 }; 345 };
347 346
348 pci1: pcie@ffe09000 { 347 pci1: pcie@ffe09000 {
349 cell-index = <1>;
350 compatible = "fsl,mpc8548-pcie"; 348 compatible = "fsl,mpc8548-pcie";
351 device_type = "pci"; 349 device_type = "pci";
352 #interrupt-cells = <1>; 350 #interrupt-cells = <1>;
@@ -383,7 +381,6 @@
383 }; 381 };
384 382
385 pci2: pcie@ffe0a000 { 383 pci2: pcie@ffe0a000 {
386 cell-index = <2>;
387 compatible = "fsl,mpc8548-pcie"; 384 compatible = "fsl,mpc8548-pcie";
388 device_type = "pci"; 385 device_type = "pci";
389 #interrupt-cells = <1>; 386 #interrupt-cells = <1>;
@@ -420,7 +417,6 @@
420 }; 417 };
421 418
422 pci3: pcie@ffe0b000 { 419 pci3: pcie@ffe0b000 {
423 cell-index = <3>;
424 compatible = "fsl,mpc8548-pcie"; 420 compatible = "fsl,mpc8548-pcie";
425 device_type = "pci"; 421 device_type = "pci";
426 #interrupt-cells = <1>; 422 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8540ads.dts b/arch/powerpc/boot/dts/mpc8540ads.dts
index ddd67be10b03..de5535c94808 100644
--- a/arch/powerpc/boot/dts/mpc8540ads.dts
+++ b/arch/powerpc/boot/dts/mpc8540ads.dts
@@ -258,7 +258,6 @@
258 }; 258 };
259 259
260 pci0: pci@e0008000 { 260 pci0: pci@e0008000 {
261 cell-index = <0>;
262 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 261 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
263 interrupt-map = < 262 interrupt-map = <
264 263
diff --git a/arch/powerpc/boot/dts/mpc8541cds.dts b/arch/powerpc/boot/dts/mpc8541cds.dts
index e45097f44fbd..d10f5d670079 100644
--- a/arch/powerpc/boot/dts/mpc8541cds.dts
+++ b/arch/powerpc/boot/dts/mpc8541cds.dts
@@ -272,7 +272,6 @@
272 }; 272 };
273 273
274 pci0: pci@e0008000 { 274 pci0: pci@e0008000 {
275 cell-index = <0>;
276 interrupt-map-mask = <0x1f800 0x0 0x0 0x7>; 275 interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
277 interrupt-map = < 276 interrupt-map = <
278 277
@@ -344,7 +343,6 @@
344 }; 343 };
345 344
346 pci1: pci@e0009000 { 345 pci1: pci@e0009000 {
347 cell-index = <1>;
348 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 346 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
349 interrupt-map = < 347 interrupt-map = <
350 348
diff --git a/arch/powerpc/boot/dts/mpc8544ds.dts b/arch/powerpc/boot/dts/mpc8544ds.dts
index 7c6932be0197..3ae31d7d93eb 100644
--- a/arch/powerpc/boot/dts/mpc8544ds.dts
+++ b/arch/powerpc/boot/dts/mpc8544ds.dts
@@ -274,7 +274,6 @@
274 }; 274 };
275 275
276 pci0: pci@e0008000 { 276 pci0: pci@e0008000 {
277 cell-index = <0>;
278 compatible = "fsl,mpc8540-pci"; 277 compatible = "fsl,mpc8540-pci";
279 device_type = "pci"; 278 device_type = "pci";
280 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 279 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
@@ -306,7 +305,6 @@
306 }; 305 };
307 306
308 pci1: pcie@e0009000 { 307 pci1: pcie@e0009000 {
309 cell-index = <1>;
310 compatible = "fsl,mpc8548-pcie"; 308 compatible = "fsl,mpc8548-pcie";
311 device_type = "pci"; 309 device_type = "pci";
312 #interrupt-cells = <1>; 310 #interrupt-cells = <1>;
@@ -343,7 +341,6 @@
343 }; 341 };
344 342
345 pci2: pcie@e000a000 { 343 pci2: pcie@e000a000 {
346 cell-index = <2>;
347 compatible = "fsl,mpc8548-pcie"; 344 compatible = "fsl,mpc8548-pcie";
348 device_type = "pci"; 345 device_type = "pci";
349 #interrupt-cells = <1>; 346 #interrupt-cells = <1>;
@@ -380,7 +377,6 @@
380 }; 377 };
381 378
382 pci3: pcie@e000b000 { 379 pci3: pcie@e000b000 {
383 cell-index = <3>;
384 compatible = "fsl,mpc8548-pcie"; 380 compatible = "fsl,mpc8548-pcie";
385 device_type = "pci"; 381 device_type = "pci";
386 #interrupt-cells = <1>; 382 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8548cds.dts b/arch/powerpc/boot/dts/mpc8548cds.dts
index 804e90353293..732c1110c18a 100644
--- a/arch/powerpc/boot/dts/mpc8548cds.dts
+++ b/arch/powerpc/boot/dts/mpc8548cds.dts
@@ -328,7 +328,6 @@
328 }; 328 };
329 329
330 pci0: pci@e0008000 { 330 pci0: pci@e0008000 {
331 cell-index = <0>;
332 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 331 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
333 interrupt-map = < 332 interrupt-map = <
334 /* IDSEL 0x4 (PCIX Slot 2) */ 333 /* IDSEL 0x4 (PCIX Slot 2) */
@@ -478,7 +477,6 @@
478 }; 477 };
479 478
480 pci1: pci@e0009000 { 479 pci1: pci@e0009000 {
481 cell-index = <1>;
482 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 480 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
483 interrupt-map = < 481 interrupt-map = <
484 482
@@ -503,7 +501,6 @@
503 }; 501 };
504 502
505 pci2: pcie@e000a000 { 503 pci2: pcie@e000a000 {
506 cell-index = <2>;
507 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 504 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
508 interrupt-map = < 505 interrupt-map = <
509 506
diff --git a/arch/powerpc/boot/dts/mpc8555cds.dts b/arch/powerpc/boot/dts/mpc8555cds.dts
index 9484f0729b10..7f9e5354245a 100644
--- a/arch/powerpc/boot/dts/mpc8555cds.dts
+++ b/arch/powerpc/boot/dts/mpc8555cds.dts
@@ -272,7 +272,6 @@
272 }; 272 };
273 273
274 pci0: pci@e0008000 { 274 pci0: pci@e0008000 {
275 cell-index = <0>;
276 interrupt-map-mask = <0x1f800 0x0 0x0 0x7>; 275 interrupt-map-mask = <0x1f800 0x0 0x0 0x7>;
277 interrupt-map = < 276 interrupt-map = <
278 277
@@ -344,7 +343,6 @@
344 }; 343 };
345 344
346 pci1: pci@e0009000 { 345 pci1: pci@e0009000 {
347 cell-index = <1>;
348 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 346 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
349 interrupt-map = < 347 interrupt-map = <
350 348
diff --git a/arch/powerpc/boot/dts/mpc8560ads.dts b/arch/powerpc/boot/dts/mpc8560ads.dts
index cc2acf87d02f..190d46b66f30 100644
--- a/arch/powerpc/boot/dts/mpc8560ads.dts
+++ b/arch/powerpc/boot/dts/mpc8560ads.dts
@@ -291,7 +291,6 @@
291 }; 291 };
292 292
293 pci0: pci@e0008000 { 293 pci0: pci@e0008000 {
294 cell-index = <0>;
295 #interrupt-cells = <1>; 294 #interrupt-cells = <1>;
296 #size-cells = <2>; 295 #size-cells = <2>;
297 #address-cells = <3>; 296 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts
index 9d52e3b25047..3330356427f8 100644
--- a/arch/powerpc/boot/dts/mpc8568mds.dts
+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
@@ -459,7 +459,6 @@
459 }; 459 };
460 460
461 pci0: pci@e0008000 { 461 pci0: pci@e0008000 {
462 cell-index = <0>;
463 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 462 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
464 interrupt-map = < 463 interrupt-map = <
465 /* IDSEL 0x12 AD18 */ 464 /* IDSEL 0x12 AD18 */
@@ -490,7 +489,6 @@
490 489
491 /* PCI Express */ 490 /* PCI Express */
492 pci1: pcie@e000a000 { 491 pci1: pcie@e000a000 {
493 cell-index = <2>;
494 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 492 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
495 interrupt-map = < 493 interrupt-map = <
496 494
diff --git a/arch/powerpc/boot/dts/mpc8572ds.dts b/arch/powerpc/boot/dts/mpc8572ds.dts
index 6e79a4169088..75fc30b07441 100644
--- a/arch/powerpc/boot/dts/mpc8572ds.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds.dts
@@ -514,7 +514,6 @@
514 }; 514 };
515 515
516 pci0: pcie@ffe08000 { 516 pci0: pcie@ffe08000 {
517 cell-index = <0>;
518 compatible = "fsl,mpc8548-pcie"; 517 compatible = "fsl,mpc8548-pcie";
519 device_type = "pci"; 518 device_type = "pci";
520 #interrupt-cells = <1>; 519 #interrupt-cells = <1>;
@@ -724,7 +723,6 @@
724 }; 723 };
725 724
726 pci1: pcie@ffe09000 { 725 pci1: pcie@ffe09000 {
727 cell-index = <1>;
728 compatible = "fsl,mpc8548-pcie"; 726 compatible = "fsl,mpc8548-pcie";
729 device_type = "pci"; 727 device_type = "pci";
730 #interrupt-cells = <1>; 728 #interrupt-cells = <1>;
@@ -761,7 +759,6 @@
761 }; 759 };
762 760
763 pci2: pcie@ffe0a000 { 761 pci2: pcie@ffe0a000 {
764 cell-index = <2>;
765 compatible = "fsl,mpc8548-pcie"; 762 compatible = "fsl,mpc8548-pcie";
766 device_type = "pci"; 763 device_type = "pci";
767 #interrupt-cells = <1>; 764 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8572ds_36b.dts b/arch/powerpc/boot/dts/mpc8572ds_36b.dts
index dbd81a764742..e2a1f75aeeed 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_36b.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_36b.dts
@@ -514,7 +514,6 @@
514 }; 514 };
515 515
516 pci0: pcie@fffe08000 { 516 pci0: pcie@fffe08000 {
517 cell-index = <0>;
518 compatible = "fsl,mpc8548-pcie"; 517 compatible = "fsl,mpc8548-pcie";
519 device_type = "pci"; 518 device_type = "pci";
520 #interrupt-cells = <1>; 519 #interrupt-cells = <1>;
@@ -724,7 +723,6 @@
724 }; 723 };
725 724
726 pci1: pcie@fffe09000 { 725 pci1: pcie@fffe09000 {
727 cell-index = <1>;
728 compatible = "fsl,mpc8548-pcie"; 726 compatible = "fsl,mpc8548-pcie";
729 device_type = "pci"; 727 device_type = "pci";
730 #interrupt-cells = <1>; 728 #interrupt-cells = <1>;
@@ -761,7 +759,6 @@
761 }; 759 };
762 760
763 pci2: pcie@fffe0a000 { 761 pci2: pcie@fffe0a000 {
764 cell-index = <2>;
765 compatible = "fsl,mpc8548-pcie"; 762 compatible = "fsl,mpc8548-pcie";
766 device_type = "pci"; 763 device_type = "pci";
767 #interrupt-cells = <1>; 764 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
index 2bc0c7189653..45ca89e5533a 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
@@ -238,7 +238,6 @@
238 }; 238 };
239 239
240 pci0: pcie@ffe08000 { 240 pci0: pcie@ffe08000 {
241 cell-index = <0>;
242 compatible = "fsl,mpc8548-pcie"; 241 compatible = "fsl,mpc8548-pcie";
243 device_type = "pci"; 242 device_type = "pci";
244 #interrupt-cells = <1>; 243 #interrupt-cells = <1>;
@@ -448,7 +447,6 @@
448 }; 447 };
449 448
450 pci1: pcie@ffe09000 { 449 pci1: pcie@ffe09000 {
451 cell-index = <1>;
452 compatible = "fsl,mpc8548-pcie"; 450 compatible = "fsl,mpc8548-pcie";
453 device_type = "pci"; 451 device_type = "pci";
454 #interrupt-cells = <1>; 452 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
index 159cb3a875f0..0ded4a622136 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
@@ -196,7 +196,6 @@
196 }; 196 };
197 197
198 pci2: pcie@ffe0a000 { 198 pci2: pcie@ffe0a000 {
199 cell-index = <2>;
200 compatible = "fsl,mpc8548-pcie"; 199 compatible = "fsl,mpc8548-pcie";
201 device_type = "pci"; 200 device_type = "pci";
202 #interrupt-cells = <1>; 201 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
index 1bd3ebe11437..4f081bb17320 100644
--- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -316,7 +316,6 @@
316 }; 316 };
317 317
318 pci0: pci@e0008000 { 318 pci0: pci@e0008000 {
319 cell-index = <0>;
320 compatible = "fsl,mpc8610-pci"; 319 compatible = "fsl,mpc8610-pci";
321 device_type = "pci"; 320 device_type = "pci";
322 #interrupt-cells = <1>; 321 #interrupt-cells = <1>;
@@ -346,7 +345,6 @@
346 }; 345 };
347 346
348 pci1: pcie@e000a000 { 347 pci1: pcie@e000a000 {
349 cell-index = <1>;
350 compatible = "fsl,mpc8641-pcie"; 348 compatible = "fsl,mpc8641-pcie";
351 device_type = "pci"; 349 device_type = "pci";
352 #interrupt-cells = <1>; 350 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index d72beb192460..51852e6e842a 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -357,7 +357,6 @@
357 }; 357 };
358 358
359 pci0: pcie@ffe08000 { 359 pci0: pcie@ffe08000 {
360 cell-index = <0>;
361 compatible = "fsl,mpc8641-pcie"; 360 compatible = "fsl,mpc8641-pcie";
362 device_type = "pci"; 361 device_type = "pci";
363 #interrupt-cells = <1>; 362 #interrupt-cells = <1>;
@@ -566,7 +565,6 @@
566 }; 565 };
567 566
568 pci1: pcie@ffe09000 { 567 pci1: pcie@ffe09000 {
569 cell-index = <1>;
570 compatible = "fsl,mpc8641-pcie"; 568 compatible = "fsl,mpc8641-pcie";
571 device_type = "pci"; 569 device_type = "pci";
572 #interrupt-cells = <1>; 570 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/sbc8349.dts b/arch/powerpc/boot/dts/sbc8349.dts
index a36dbbc48694..5fb6f6684b0e 100644
--- a/arch/powerpc/boot/dts/sbc8349.dts
+++ b/arch/powerpc/boot/dts/sbc8349.dts
@@ -278,7 +278,6 @@
278 }; 278 };
279 279
280 pci0: pci@e0008500 { 280 pci0: pci@e0008500 {
281 cell-index = <1>;
282 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 281 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
283 interrupt-map = < 282 interrupt-map = <
284 283
diff --git a/arch/powerpc/boot/dts/sbc8548.dts b/arch/powerpc/boot/dts/sbc8548.dts
index b1f1416ac998..196fcc140541 100644
--- a/arch/powerpc/boot/dts/sbc8548.dts
+++ b/arch/powerpc/boot/dts/sbc8548.dts
@@ -350,7 +350,6 @@
350 }; 350 };
351 351
352 pci0: pci@e0008000 { 352 pci0: pci@e0008000 {
353 cell-index = <0>;
354 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 353 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
355 interrupt-map = < 354 interrupt-map = <
356 /* IDSEL 0x01 (PCI-X slot) @66MHz */ 355 /* IDSEL 0x01 (PCI-X slot) @66MHz */
@@ -380,7 +379,6 @@
380 }; 379 };
381 380
382 pci2: pcie@e000a000 { 381 pci2: pcie@e000a000 {
383 cell-index = <2>;
384 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 382 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
385 interrupt-map = < 383 interrupt-map = <
386 384
diff --git a/arch/powerpc/boot/dts/sbc8560.dts b/arch/powerpc/boot/dts/sbc8560.dts
index c4564b81e473..813d7317d9d4 100644
--- a/arch/powerpc/boot/dts/sbc8560.dts
+++ b/arch/powerpc/boot/dts/sbc8560.dts
@@ -296,7 +296,6 @@
296 }; 296 };
297 297
298 pci0: pci@ff708000 { 298 pci0: pci@ff708000 {
299 cell-index = <0>;
300 #interrupt-cells = <1>; 299 #interrupt-cells = <1>;
301 #size-cells = <2>; 300 #size-cells = <2>;
302 #address-cells = <3>; 301 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/sbc8641d.dts b/arch/powerpc/boot/dts/sbc8641d.dts
index e3e914e78caa..cfd5782226b3 100644
--- a/arch/powerpc/boot/dts/sbc8641d.dts
+++ b/arch/powerpc/boot/dts/sbc8641d.dts
@@ -371,7 +371,6 @@
371 }; 371 };
372 372
373 pci0: pcie@f8008000 { 373 pci0: pcie@f8008000 {
374 cell-index = <0>;
375 compatible = "fsl,mpc8641-pcie"; 374 compatible = "fsl,mpc8641-pcie";
376 device_type = "pci"; 375 device_type = "pci";
377 #interrupt-cells = <1>; 376 #interrupt-cells = <1>;
@@ -410,7 +409,6 @@
410 }; 409 };
411 410
412 pci1: pcie@f8009000 { 411 pci1: pcie@f8009000 {
413 cell-index = <1>;
414 compatible = "fsl,mpc8641-pcie"; 412 compatible = "fsl,mpc8641-pcie";
415 device_type = "pci"; 413 device_type = "pci";
416 #interrupt-cells = <1>; 414 #interrupt-cells = <1>;
diff --git a/arch/powerpc/boot/dts/socrates.dts b/arch/powerpc/boot/dts/socrates.dts
index 7a6ae75a1e57..e8f4e461a1f1 100644
--- a/arch/powerpc/boot/dts/socrates.dts
+++ b/arch/powerpc/boot/dts/socrates.dts
@@ -314,7 +314,6 @@
314 }; 314 };
315 315
316 pci0: pci@e0008000 { 316 pci0: pci@e0008000 {
317 cell-index = <0>;
318 #interrupt-cells = <1>; 317 #interrupt-cells = <1>;
319 #size-cells = <2>; 318 #size-cells = <2>;
320 #address-cells = <3>; 319 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/stx_gp3_8560.dts b/arch/powerpc/boot/dts/stx_gp3_8560.dts
index ea6b15152de3..8691dd3d1fc7 100644
--- a/arch/powerpc/boot/dts/stx_gp3_8560.dts
+++ b/arch/powerpc/boot/dts/stx_gp3_8560.dts
@@ -251,7 +251,6 @@
251 }; 251 };
252 252
253 pci0: pci@fdf08000 { 253 pci0: pci@fdf08000 {
254 cell-index = <0>;
255 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 254 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
256 interrupt-map = < 255 interrupt-map = <
257 256
diff --git a/arch/powerpc/boot/dts/tqm8540.dts b/arch/powerpc/boot/dts/tqm8540.dts
index b6f1fc6eb960..c8265b6c06a4 100644
--- a/arch/powerpc/boot/dts/tqm8540.dts
+++ b/arch/powerpc/boot/dts/tqm8540.dts
@@ -266,7 +266,6 @@
266 }; 266 };
267 267
268 pci0: pci@e0008000 { 268 pci0: pci@e0008000 {
269 cell-index = <0>;
270 #interrupt-cells = <1>; 269 #interrupt-cells = <1>;
271 #size-cells = <2>; 270 #size-cells = <2>;
272 #address-cells = <3>; 271 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/tqm8541.dts b/arch/powerpc/boot/dts/tqm8541.dts
index fa6a3d54a8a5..9080546b40b3 100644
--- a/arch/powerpc/boot/dts/tqm8541.dts
+++ b/arch/powerpc/boot/dts/tqm8541.dts
@@ -288,7 +288,6 @@
288 }; 288 };
289 289
290 pci0: pci@e0008000 { 290 pci0: pci@e0008000 {
291 cell-index = <0>;
292 #interrupt-cells = <1>; 291 #interrupt-cells = <1>;
293 #size-cells = <2>; 292 #size-cells = <2>;
294 #address-cells = <3>; 293 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/tqm8548-bigflash.dts b/arch/powerpc/boot/dts/tqm8548-bigflash.dts
index 00f7ed7a2455..1139eb5daf95 100644
--- a/arch/powerpc/boot/dts/tqm8548-bigflash.dts
+++ b/arch/powerpc/boot/dts/tqm8548-bigflash.dts
@@ -419,7 +419,6 @@
419 }; 419 };
420 420
421 pci0: pci@a0008000 { 421 pci0: pci@a0008000 {
422 cell-index = <0>;
423 #interrupt-cells = <1>; 422 #interrupt-cells = <1>;
424 #size-cells = <2>; 423 #size-cells = <2>;
425 #address-cells = <3>; 424 #address-cells = <3>;
@@ -441,7 +440,6 @@
441 }; 440 };
442 441
443 pci1: pcie@a000a000 { 442 pci1: pcie@a000a000 {
444 cell-index = <2>;
445 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 443 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
446 interrupt-map = < 444 interrupt-map = <
447 /* IDSEL 0x0 (PEX) */ 445 /* IDSEL 0x0 (PEX) */
diff --git a/arch/powerpc/boot/dts/tqm8548.dts b/arch/powerpc/boot/dts/tqm8548.dts
index 673e4a778ac8..d337d830b6ac 100644
--- a/arch/powerpc/boot/dts/tqm8548.dts
+++ b/arch/powerpc/boot/dts/tqm8548.dts
@@ -419,7 +419,6 @@
419 }; 419 };
420 420
421 pci0: pci@e0008000 { 421 pci0: pci@e0008000 {
422 cell-index = <0>;
423 #interrupt-cells = <1>; 422 #interrupt-cells = <1>;
424 #size-cells = <2>; 423 #size-cells = <2>;
425 #address-cells = <3>; 424 #address-cells = <3>;
@@ -441,7 +440,6 @@
441 }; 440 };
442 441
443 pci1: pcie@e000a000 { 442 pci1: pcie@e000a000 {
444 cell-index = <2>;
445 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 443 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
446 interrupt-map = < 444 interrupt-map = <
447 /* IDSEL 0x0 (PEX) */ 445 /* IDSEL 0x0 (PEX) */
diff --git a/arch/powerpc/boot/dts/tqm8555.dts b/arch/powerpc/boot/dts/tqm8555.dts
index 6a99f1eef7ad..021039b30e46 100644
--- a/arch/powerpc/boot/dts/tqm8555.dts
+++ b/arch/powerpc/boot/dts/tqm8555.dts
@@ -288,7 +288,6 @@
288 }; 288 };
289 289
290 pci0: pci@e0008000 { 290 pci0: pci@e0008000 {
291 cell-index = <0>;
292 #interrupt-cells = <1>; 291 #interrupt-cells = <1>;
293 #size-cells = <2>; 292 #size-cells = <2>;
294 #address-cells = <3>; 293 #address-cells = <3>;
diff --git a/arch/powerpc/boot/dts/tqm8560.dts b/arch/powerpc/boot/dts/tqm8560.dts
index b6c2d71defd3..cec84c264fa8 100644
--- a/arch/powerpc/boot/dts/tqm8560.dts
+++ b/arch/powerpc/boot/dts/tqm8560.dts
@@ -359,7 +359,6 @@
359 }; 359 };
360 360
361 pci0: pci@e0008000 { 361 pci0: pci@e0008000 {
362 cell-index = <0>;
363 #interrupt-cells = <1>; 362 #interrupt-cells = <1>;
364 #size-cells = <2>; 363 #size-cells = <2>;
365 #address-cells = <3>; 364 #address-cells = <3>;