On Tue, Mar 18, 2014 at 01:05:02PM +0530, harninder rai wrote:
> +&ifc {
> + #address-cells = <2>;
> + #size-cells = <1>;
> + compatible = "fsl,ifc", "simple-bus";
> + /* FIXME: Test whether interrupts are split */
> + interrupts = <16 2 0 0 20 2 0 0>;
> +};
Have you done this test yet?
-Scott