RE: powerpc/mpc85xx: Add BSC9132 QDS Support
From: Harninder Rai <hidden>
Date: 2014-05-09 08:55:32
From: Harninder Rai <hidden>
Date: 2014-05-09 08:55:32
-----Original Message----- From: Wood Scott-B07421 Sent: Saturday, May 03, 2014 6:01 AM To: Rai Harninder-B01044 Cc: linuxppc-dev@lists.ozlabs.org; Gupta Ruchika-R66431 Subject: Re: powerpc/mpc85xx: Add BSC9132 QDS Support =20 On Tue, Mar 18, 2014 at 01:05:02PM +0530, harninder rai wrote:quoted
+&ifc { + #address-cells =3D <2>; + #size-cells =3D <1>; + compatible =3D "fsl,ifc", "simple-bus"; + /* FIXME: Test whether interrupts are split */ + interrupts =3D <16 2 0 0 20 2 0 0>; +};=20 Have you done this test yet?
Checked with Prabhakar and he says that on 9132, the IFC interrupts are spl= it B4/T4 (and variants), C29x etc onwards are when the interrupts got merged i= nto single interrupt
=20 -Scott