[Resending after bogofilter adjustment on vger.kernel.org]

On Mon, Aug 03, 2015 at 09:44:01AM +0300, Igal.Liberman wrote:
> +     xmdio0:  mdio@f1000{
> +             #address-cells = <1>;
> +             #size-cells = <0>;
> +             compatible = "fsl,fman-xmdio";
> +             reg = <0xf1000 0x1000>;
> +             interrupts = <101 1 0 0>;
> +     };

Why is this <101 1 0 0> and not <101 2 0 0>?  Internal interrupts are
active-high.

> +     mdio0:  mdio@e1120{
> +             #address-cells = <1>;
> +             #size-cells = <0>;
> +             compatible = "fsl,fman-mdio";
> +             reg = <0xe1120 0xee0>;
> +             interrupts = <100 1 0 0>;

Likewise.

-Scott
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to