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

Liu Shengzhou-B36685 B36685 at freescale.com
Mon Sep 2 19:55:40 EST 2013


> -----Original Message-----
> From: Linuxppc-dev [mailto:linuxppc-dev-
> bounces+shengzhou.liu=freescale.com at lists.ozlabs.org] On Behalf Of Xie Xiaobo
> Sent: Friday, August 30, 2013 6:02 PM
> To: linuxppc-dev at lists.ozlabs.org; galak at kernel.crashing.org; Wood Scott-B07421
> Cc: Johnston Michael-R49610; Xie Xiaobo-R63061
> Subject: [PATCH V2 2/2] powerpc/85xx: Add TWR-P1025 board support
> 
> +
> +	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>;
> +		};

#interrupt-cells is 4.




More information about the Linuxppc-dev mailing list