[PATCH 2/2] powerpc/85xx: Create dts of each core in CAMP mode for P1021RDB-PC

2012-07-10 Thread Xu Jiucheng
Create the dts files for each core and splits the devices between the two cores for P1021RDB-PC. Core0 has l2, serial0, i2c, spi, gpio, tdm,dma, usb, eth0, eth1, sdhc, crypto, global-util, message, pci0, pci1, msi, crypto. Core1 has l2, serial1, eth2. Signed-off-by: Xu Jiucheng Signed-off-by

[PATCH] powerpc/85xx: Add dts files for P1021RDB-PC board

2012-07-10 Thread Xu Jiucheng
: Connected to SGMII PHY AR8021 DUART interface: supports two UARTs up to 115200 bps for console display Signed-off-by: Xu Jiucheng Signed-off-by: Matthew McClintock --- arch/powerpc/boot/dts/p1021rdb-pc.dtsi| 236 + arch/powerpc/boot/dts/p1021rdb-pc_32b.dts | 96

[PATCH 1/2 v3] powerpc/85xx: Added dts for P1021RDB-PC board

2012-01-17 Thread Xu Jiucheng
AR8021 DUART interface: supports two UARTs up to 115200 bps for console display Signed-off-by: Matthew McClintock Signed-off-by: Xu Jiucheng --- arch/powerpc/boot/dts/fsl/p1021si-post.dtsi |4 + arch/powerpc/boot/dts/p1021rdb.dts | 96 +++ arch/powerpc/boot/dts/p1021rdb.dtsi

[PATCH 2/2 v3] powerpc/85xx: Added P1021RDB-PC Platform support

2012-01-16 Thread Xu Jiucheng
Signed-off-by: Xu Jiucheng --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc/platforms/85xx/mpc85xx_rdb.c index ccf520e..1273381 100644 --- a

Re: [PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-16 Thread Xu Jiucheng
On Mon, 2012-01-16 at 13:36 -0600, Scott Wood wrote: > On 01/16/2012 01:00 AM, Xu Jiucheng wrote: > > + mdio@24000 { > > + phy0: ethernet-phy@0 { > > + interrupt-parent = <&mpic>; > > + interrupts = <

[PATCH 2/2 v2] powerpc/85xx: Added P1021RDB-PC Platform support

2012-01-15 Thread Xu Jiucheng
Signed-off-by: Xu Jiucheng --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc/platforms/85xx/mpc85xx_rdb.c index ccf520e..1273381 100644 --- a

[PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-15 Thread Xu Jiucheng
AR8021 DUART interface: supports two UARTs up to 115200 bps for console display Signed-off-by: Matthew McClintock Signed-off-by: Xu Jiucheng --- arch/powerpc/boot/dts/fsl/p1021si-post.dtsi |4 + arch/powerpc/boot/dts/p1021rdb.dts | 96 +++ arch/powerpc/boot/dts/p1021rdb.dtsi

Re: [SDK v1.2][PATCH 2/2 v3] powerpc/85xx: Added P1021RDB-PC Platform support

2012-01-09 Thread Xu Jiucheng
I'm sorry, please ignore this email. Thanks & Best Regards Jiucheng 在 2012-01-09Mon的 14:53 +0800,Xu Jiucheng写道: > Signed-off-by: Xu Jiucheng > --- > arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 25 + > 1 files changed, 25 insertions(+), 0 deletio

Re: [SDK v1.2][PATCH 1/2 v3] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-09 Thread Xu Jiucheng
I'm sorry, please ignore this email. Thanks & Best Regards Jiucheng 在 2012-01-09Mon的 14:53 +0800,Xu Jiucheng写道: > P1021RDB-PC Overview > - > 1Gbyte DDR3 (on board DDR) > 16Mbyte NOR flash > 32Mbyte eSLC NAND Flash > 256 Kbit M24256 I2C EEPROM > 12

Re: [SDK v1.2][PATCH 1/2 v3] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-09 Thread Xu Jiucheng
在 2012-01-09Mon的 14:54 -0600,Scott Wood写道: > On 01/09/2012 12:53 AM, Xu Jiucheng wrote: > > + nand@1,0 { > > + #address-cells = <1>; > > + #size-cells = <1>; > > + compatible = "fsl,p1020-fcm-nand", > > +

[PATCH 2/2] powerpc/85xx: Added P1021RDB-PC Platform support

2012-01-08 Thread Xu Jiucheng
Signed-off-by: Xu Jiucheng --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc/platforms/85xx/mpc85xx_rdb.c index 9feccbb..0c32668 100644 --- a

[PATCH 1/2] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-08 Thread Xu Jiucheng
AR8021 DUART interface: supports two UARTs up to 115200 bps for console display Signed-off-by: Matthew McClintock Signed-off-by: Xu Jiucheng --- arch/powerpc/boot/dts/fsl/p1021si-post.dtsi |4 + arch/powerpc/boot/dts/p1021rdb.dts | 96 +++ arch/powerpc/boot/dts/p1021rdb.dtsi

[SDK v1.2][PATCH 1/2 v3] powerpc/85xx: Add dts for P1021RDB-PC board

2012-01-08 Thread Xu Jiucheng
AR8021 DUART interface: supports two UARTs up to 115200 bps for console display Signed-off-by: Matthew McClintock Signed-off-by: Xu Jiucheng --- arch/powerpc/boot/dts/fsl/p1021si-post.dtsi |4 + arch/powerpc/boot/dts/p1021rdb.dts | 96 +++ arch/powerpc/boot/dts/p1021rdb.dtsi

[SDK v1.2][PATCH 2/2 v3] powerpc/85xx: Added P1021RDB-PC Platform support

2012-01-08 Thread Xu Jiucheng
Signed-off-by: Xu Jiucheng --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc/platforms/85xx/mpc85xx_rdb.c index 9feccbb..0c32668 100644 --- a