On Mon, 2013-09-02 at 18:11 +0800, Xie Xiaobo wrote:
> +&soc {
> +     usb@22000 {
> +             phy_type = "ulpi";
> +     };
> +
> +     mdio@24000 {
> +             phy0: ethernet-phy@2 {
> +                     interrupt-parent = <&mpic>;
> +                     interrupts = <1 1>;
> +                     reg = <0x2>;
> +             };
> +
> +             phy1: ethernet-phy@1 {
> +                     interrupt-parent = <&mpic>;
> +                     interrupts = <2 1>;
> +                     reg = <0x1>;
> +             };

Again, #interrupt-cells is 4.

Please respond to feedback rather than ignoring it and reposting the
same thing without comment.

-Scott



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

Reply via email to