~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
530
530
                                0x0 0x0 0x0 0x3 &UIC3 0x12 0x4 /* swizzled int C */
531
531
                                0x0 0x0 0x0 0x4 &UIC3 0x13 0x4 /* swizzled int D */>;
532
532
                };
 
533
 
 
534
                MSI: ppc4xx-msi@C10000000 {
 
535
                        compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
 
536
                        reg = < 0xC 0x10000000 0x100>;
 
537
                        sdr-base = <0x36C>;
 
538
                        msi-data = <0x00000000>;
 
539
                        msi-mask = <0x44440000>;
 
540
                        interrupt-count = <3>;
 
541
                        interrupts = <0 1 2 3>;
 
542
                        interrupt-parent = <&UIC3>;
 
543
                        #interrupt-cells = <1>;
 
544
                        #address-cells = <0>;
 
545
                        #size-cells = <0>;
 
546
                        interrupt-map = <0 &UIC3 0x18 1
 
547
                                        1 &UIC3 0x19 1
 
548
                                        2 &UIC3 0x1A 1
 
549
                                        3 &UIC3 0x1B 1>;
 
550
                };
533
551
        };
534
552
};