[PATCH V3 2/2] powerpc/85xx: Add TWR-P1025 board support

Scott Wood scottwood at freescale.com
Thu Sep 5 02:25:53 EST 2013


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





More information about the Linuxppc-dev mailing list