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

2013-09-10 Thread Xie Xiaobo-R63061
421 Sent: Friday, September 06, 2013 11:26 PM To: Xie Xiaobo-R63061 Cc: Wood Scott-B07421; linuxppc-dev@lists.ozlabs.org; ga...@kernel.crashing.org; Johnston Michael-R49610 Subject: Re: [PATCH V3 2/2] powerpc/85xx: Add TWR-P1025 board support On Fri, 2013-09-06 at 05:01 -0500, Xie Xiaobo-R63061

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

2013-09-08 Thread Liu Shengzhou-B36685
engzhou.liu=freescale@lists.ozlabs.org] On Behalf Of Xie Xiaobo- > R63061 > Sent: Friday, September 06, 2013 6:01 PM > To: Wood Scott-B07421 > Cc: Johnston Michael-R49610; linuxppc-dev@lists.ozlabs.org > Subject: RE: [PATCH V3 2/2] powerpc/85xx: Add TWR-P1025 board support > > Hi Scott,

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

2013-09-06 Thread Scott Wood
On Fri, 2013-09-06 at 05:01 -0500, Xie Xiaobo-R63061 wrote: > Hi Scott, > > Thanks for your reminding and advice. > > I discuss this with Liu Shengzhou(the first person that remind me > #interrupt-cells is 4), he advised removing the interrupts property > from the phy node, because the mdio used

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

2013-09-06 Thread Xie Xiaobo-R63061
Message- From: Wood Scott-B07421 Sent: Thursday, September 05, 2013 12:26 AM To: Xie Xiaobo-R63061 Cc: linuxppc-dev@lists.ozlabs.org; ga...@kernel.crashing.org; Johnston Michael-R49610 Subject: Re: [PATCH V3 2/2] powerpc/85xx: Add TWR-P1025 board support On Mon, 2013-09-02 at 18:11 +0800, Xie

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

2013-09-04 Thread Scott Wood
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>; > +

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

2013-09-02 Thread Xie Xiaobo
TWR-P1025 Overview - 512Mbyte DDR3 (on board DDR) 64MB Nor Flash eTSEC1: Connected to RGMII PHY AR8035 eTSEC3: Connected to RGMII PHY AR8035 Two USB2.0 Type A One microSD Card slot One mini-PCIe slot One mini-USB TypeB dual UART Signed-off-by: Michael Johnston Signed-off-