|
70 | 70 | device_type = "pci";
|
71 | 71 | #address-cells = <3>;
|
72 | 72 | #size-cells = <2>;
|
73 |
| - #interrupt-cells = <2>; |
74 | 73 | msi-parent = <&msi>;
|
75 | 74 |
|
76 | 75 | reg = <0 0x1a000000 0 0x02000000>,
|
|
234 | 233 | };
|
235 | 234 | };
|
236 | 235 |
|
237 |
| - pci_bridge@9,0 { |
| 236 | + pcie@9,0 { |
238 | 237 | compatible = "pci0014,7a19.1",
|
239 | 238 | "pci0014,7a19",
|
240 | 239 | "pciclass060400",
|
|
244 | 243 | interrupts = <32 IRQ_TYPE_LEVEL_HIGH>;
|
245 | 244 | interrupt-parent = <&pic>;
|
246 | 245 |
|
| 246 | + #address-cells = <3>; |
| 247 | + #size-cells = <2>; |
| 248 | + device_type = "pci"; |
247 | 249 | #interrupt-cells = <1>;
|
248 | 250 | interrupt-map-mask = <0 0 0 0>;
|
249 | 251 | interrupt-map = <0 0 0 0 &pic 32 IRQ_TYPE_LEVEL_HIGH>;
|
| 252 | + ranges; |
250 | 253 | };
|
251 | 254 |
|
252 |
| - pci_bridge@a,0 { |
| 255 | + pcie@a,0 { |
253 | 256 | compatible = "pci0014,7a09.1",
|
254 | 257 | "pci0014,7a09",
|
255 | 258 | "pciclass060400",
|
|
259 | 262 | interrupts = <33 IRQ_TYPE_LEVEL_HIGH>;
|
260 | 263 | interrupt-parent = <&pic>;
|
261 | 264 |
|
| 265 | + #address-cells = <3>; |
| 266 | + #size-cells = <2>; |
| 267 | + device_type = "pci"; |
262 | 268 | #interrupt-cells = <1>;
|
263 | 269 | interrupt-map-mask = <0 0 0 0>;
|
264 | 270 | interrupt-map = <0 0 0 0 &pic 33 IRQ_TYPE_LEVEL_HIGH>;
|
| 271 | + ranges; |
265 | 272 | };
|
266 | 273 |
|
267 |
| - pci_bridge@b,0 { |
| 274 | + pcie@b,0 { |
268 | 275 | compatible = "pci0014,7a09.1",
|
269 | 276 | "pci0014,7a09",
|
270 | 277 | "pciclass060400",
|
|
274 | 281 | interrupts = <34 IRQ_TYPE_LEVEL_HIGH>;
|
275 | 282 | interrupt-parent = <&pic>;
|
276 | 283 |
|
| 284 | + #address-cells = <3>; |
| 285 | + #size-cells = <2>; |
| 286 | + device_type = "pci"; |
277 | 287 | #interrupt-cells = <1>;
|
278 | 288 | interrupt-map-mask = <0 0 0 0>;
|
279 | 289 | interrupt-map = <0 0 0 0 &pic 34 IRQ_TYPE_LEVEL_HIGH>;
|
| 290 | + ranges; |
280 | 291 | };
|
281 | 292 |
|
282 |
| - pci_bridge@c,0 { |
| 293 | + pcie@c,0 { |
283 | 294 | compatible = "pci0014,7a09.1",
|
284 | 295 | "pci0014,7a09",
|
285 | 296 | "pciclass060400",
|
|
289 | 300 | interrupts = <35 IRQ_TYPE_LEVEL_HIGH>;
|
290 | 301 | interrupt-parent = <&pic>;
|
291 | 302 |
|
| 303 | + #address-cells = <3>; |
| 304 | + #size-cells = <2>; |
| 305 | + device_type = "pci"; |
292 | 306 | #interrupt-cells = <1>;
|
293 | 307 | interrupt-map-mask = <0 0 0 0>;
|
294 | 308 | interrupt-map = <0 0 0 0 &pic 35 IRQ_TYPE_LEVEL_HIGH>;
|
| 309 | + ranges; |
295 | 310 | };
|
296 | 311 |
|
297 |
| - pci_bridge@d,0 { |
| 312 | + pcie@d,0 { |
298 | 313 | compatible = "pci0014,7a19.1",
|
299 | 314 | "pci0014,7a19",
|
300 | 315 | "pciclass060400",
|
|
304 | 319 | interrupts = <36 IRQ_TYPE_LEVEL_HIGH>;
|
305 | 320 | interrupt-parent = <&pic>;
|
306 | 321 |
|
| 322 | + #address-cells = <3>; |
| 323 | + #size-cells = <2>; |
| 324 | + device_type = "pci"; |
307 | 325 | #interrupt-cells = <1>;
|
308 | 326 | interrupt-map-mask = <0 0 0 0>;
|
309 | 327 | interrupt-map = <0 0 0 0 &pic 36 IRQ_TYPE_LEVEL_HIGH>;
|
| 328 | + ranges; |
310 | 329 | };
|
311 | 330 |
|
312 |
| - pci_bridge@e,0 { |
| 331 | + pcie@e,0 { |
313 | 332 | compatible = "pci0014,7a09.1",
|
314 | 333 | "pci0014,7a09",
|
315 | 334 | "pciclass060400",
|
|
319 | 338 | interrupts = <37 IRQ_TYPE_LEVEL_HIGH>;
|
320 | 339 | interrupt-parent = <&pic>;
|
321 | 340 |
|
| 341 | + #address-cells = <3>; |
| 342 | + #size-cells = <2>; |
| 343 | + device_type = "pci"; |
322 | 344 | #interrupt-cells = <1>;
|
323 | 345 | interrupt-map-mask = <0 0 0 0>;
|
324 | 346 | interrupt-map = <0 0 0 0 &pic 37 IRQ_TYPE_LEVEL_HIGH>;
|
| 347 | + ranges; |
325 | 348 | };
|
326 | 349 |
|
327 |
| - pci_bridge@f,0 { |
| 350 | + pcie@f,0 { |
328 | 351 | compatible = "pci0014,7a29.1",
|
329 | 352 | "pci0014,7a29",
|
330 | 353 | "pciclass060400",
|
|
334 | 357 | interrupts = <40 IRQ_TYPE_LEVEL_HIGH>;
|
335 | 358 | interrupt-parent = <&pic>;
|
336 | 359 |
|
| 360 | + #address-cells = <3>; |
| 361 | + #size-cells = <2>; |
| 362 | + device_type = "pci"; |
337 | 363 | #interrupt-cells = <1>;
|
338 | 364 | interrupt-map-mask = <0 0 0 0>;
|
339 | 365 | interrupt-map = <0 0 0 0 &pic 40 IRQ_TYPE_LEVEL_HIGH>;
|
| 366 | + ranges; |
340 | 367 | };
|
341 | 368 |
|
342 |
| - pci_bridge@10,0 { |
| 369 | + pcie@10,0 { |
343 | 370 | compatible = "pci0014,7a19.1",
|
344 | 371 | "pci0014,7a19",
|
345 | 372 | "pciclass060400",
|
|
349 | 376 | interrupts = <41 IRQ_TYPE_LEVEL_HIGH>;
|
350 | 377 | interrupt-parent = <&pic>;
|
351 | 378 |
|
| 379 | + #address-cells = <3>; |
| 380 | + #size-cells = <2>; |
| 381 | + device_type = "pci"; |
352 | 382 | #interrupt-cells = <1>;
|
353 | 383 | interrupt-map-mask = <0 0 0 0>;
|
354 | 384 | interrupt-map = <0 0 0 0 &pic 41 IRQ_TYPE_LEVEL_HIGH>;
|
| 385 | + ranges; |
355 | 386 | };
|
356 | 387 |
|
357 |
| - pci_bridge@11,0 { |
| 388 | + pcie@11,0 { |
358 | 389 | compatible = "pci0014,7a29.1",
|
359 | 390 | "pci0014,7a29",
|
360 | 391 | "pciclass060400",
|
|
364 | 395 | interrupts = <42 IRQ_TYPE_LEVEL_HIGH>;
|
365 | 396 | interrupt-parent = <&pic>;
|
366 | 397 |
|
| 398 | + #address-cells = <3>; |
| 399 | + #size-cells = <2>; |
| 400 | + device_type = "pci"; |
367 | 401 | #interrupt-cells = <1>;
|
368 | 402 | interrupt-map-mask = <0 0 0 0>;
|
369 | 403 | interrupt-map = <0 0 0 0 &pic 42 IRQ_TYPE_LEVEL_HIGH>;
|
| 404 | + ranges; |
370 | 405 | };
|
371 | 406 |
|
372 |
| - pci_bridge@12,0 { |
| 407 | + pcie@12,0 { |
373 | 408 | compatible = "pci0014,7a19.1",
|
374 | 409 | "pci0014,7a19",
|
375 | 410 | "pciclass060400",
|
|
379 | 414 | interrupts = <43 IRQ_TYPE_LEVEL_HIGH>;
|
380 | 415 | interrupt-parent = <&pic>;
|
381 | 416 |
|
| 417 | + #address-cells = <3>; |
| 418 | + #size-cells = <2>; |
| 419 | + device_type = "pci"; |
382 | 420 | #interrupt-cells = <1>;
|
383 | 421 | interrupt-map-mask = <0 0 0 0>;
|
384 | 422 | interrupt-map = <0 0 0 0 &pic 43 IRQ_TYPE_LEVEL_HIGH>;
|
| 423 | + ranges; |
385 | 424 | };
|
386 | 425 |
|
387 |
| - pci_bridge@13,0 { |
| 426 | + pcie@13,0 { |
388 | 427 | compatible = "pci0014,7a29.1",
|
389 | 428 | "pci0014,7a29",
|
390 | 429 | "pciclass060400",
|
|
394 | 433 | interrupts = <38 IRQ_TYPE_LEVEL_HIGH>;
|
395 | 434 | interrupt-parent = <&pic>;
|
396 | 435 |
|
| 436 | + #address-cells = <3>; |
| 437 | + #size-cells = <2>; |
| 438 | + device_type = "pci"; |
397 | 439 | #interrupt-cells = <1>;
|
398 | 440 | interrupt-map-mask = <0 0 0 0>;
|
399 | 441 | interrupt-map = <0 0 0 0 &pic 38 IRQ_TYPE_LEVEL_HIGH>;
|
| 442 | + ranges; |
400 | 443 | };
|
401 | 444 |
|
402 |
| - pci_bridge@14,0 { |
| 445 | + pcie@14,0 { |
403 | 446 | compatible = "pci0014,7a19.1",
|
404 | 447 | "pci0014,7a19",
|
405 | 448 | "pciclass060400",
|
|
409 | 452 | interrupts = <39 IRQ_TYPE_LEVEL_HIGH>;
|
410 | 453 | interrupt-parent = <&pic>;
|
411 | 454 |
|
| 455 | + #address-cells = <3>; |
| 456 | + #size-cells = <2>; |
| 457 | + device_type = "pci"; |
412 | 458 | #interrupt-cells = <1>;
|
413 | 459 | interrupt-map-mask = <0 0 0 0>;
|
414 | 460 | interrupt-map = <0 0 0 0 &pic 39 IRQ_TYPE_LEVEL_HIGH>;
|
| 461 | + ranges; |
415 | 462 | };
|
416 | 463 | };
|
417 | 464 |
|
|
0 commit comments