~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/powerpc/boot/dts/kilauea.dts

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
403
403
                                0x0 0x0 0x0 0x3 &UIC2 0xd 0x4 /* swizzled int C */
404
404
                                0x0 0x0 0x0 0x4 &UIC2 0xe 0x4 /* swizzled int D */>;
405
405
                };
 
406
 
 
407
                MSI: ppc4xx-msi@C10000000 {
 
408
                        compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
 
409
                        reg = < 0x0 0xEF620000 0x100>;
 
410
                        sdr-base = <0x4B0>;
 
411
                        msi-data = <0x00000000>;
 
412
                        msi-mask = <0x44440000>;
 
413
                        interrupt-count = <12>;
 
414
                        interrupts = <0 1 2 3 4 5 6 7 8 9 0xA 0xB 0xC 0xD>;
 
415
                        interrupt-parent = <&UIC2>;
 
416
                        #interrupt-cells = <1>;
 
417
                        #address-cells = <0>;
 
418
                        #size-cells = <0>;
 
419
                        interrupt-map = <0 &UIC2 0x10 1
 
420
                                        1 &UIC2 0x11 1
 
421
                                        2 &UIC2 0x12 1
 
422
                                        2 &UIC2 0x13 1
 
423
                                        2 &UIC2 0x14 1
 
424
                                        2 &UIC2 0x15 1
 
425
                                        2 &UIC2 0x16 1
 
426
                                        2 &UIC2 0x17 1
 
427
                                        2 &UIC2 0x18 1
 
428
                                        2 &UIC2 0x19 1
 
429
                                        2 &UIC2 0x1A 1
 
430
                                        2 &UIC2 0x1B 1
 
431
                                        2 &UIC2 0x1C 1
 
432
                                        3 &UIC2 0x1D 1>;
 
433
                };
406
434
        };
407
435
};