[PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit

2013-03-24 Thread Zhicheng Fan
fix the following errors: Error: arch/powerpc/boot/dts/p1025rdb.dtsi:326.2-3 label or path, 'qe', not found Error: arch/powerpc/boot/dts/fsl/p1021si-post.dtsi:242.2-3 label or path, 'qe', not found FATAL ERROR: Syntax error parsing input tree Signed-off-by: Zhicheng Fan

Re: [PATCH] powerpc/dts: Add qe support for 36bit

2013-03-22 Thread Zhicheng Fan
On 03/22/2013 02:42 AM, Timur Tabi wrote: On Thu, Mar 21, 2013 at 4:26 AM, Zhicheng Fan b32...@freescale.com wrote: + qe: qe@fffe8 { + ranges = 0x0 0xf 0xffe8 0x4; Are you sure this works? The QE can't handle 36-bit addresses, and I think the MURAM is located

[PATCH] powerpc/dts: Fix the dts for p1025rdb 36bit

2013-03-22 Thread Zhicheng Fan
fix the following errors: Error: arch/powerpc/boot/dts/p1025rdb.dtsi:326.2-3 label or path, 'qe', not found Error: arch/powerpc/boot/dts/fsl/p1021si-post.dtsi:242.2-3 label or path, 'qe', not found FATAL ERROR: Syntax error parsing input tree Signed-off-by: Zhicheng Fan

[PATCH] powerpc/dts: Add qe support for 36bit

2013-03-21 Thread Zhicheng Fan
fixed the following errors: Error: arch/powerpc/boot/dts/p1025rdb.dtsi:326.2-3 label or path, 'qe', not found Error: arch/powerpc/boot/dts/fsl/p1021si-post.dtsi:242.2-3 label or path, 'qe', not found FATAL ERROR: Syntax error parsing input tree Signed-off-by: Zhicheng

[PATCH] powerpc/dts: Add ucc uart support for p1025rdb

2012-07-10 Thread Zhicheng
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/boot/dts/fsl/p1021si-post.dtsi | 16 ++- arch/powerpc/boot/dts/p1025rdb.dtsi | 40 +++ 2 files changed, 55 insertions(+), 1 deletions(-) diff

[PATCH 1/2 v6] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-21 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 77 - 1 files changed, 76 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v6] powerpc/85xx: Abstract common define of signal multiplex control for qe

2012-02-21 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe, so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/include/asm/fsl_guts.h

[PATCH 1/2 v4] powerpc/85xx: Add p1025rdb platform support

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v4] powerpc/dts: Add dts for p1025rdb board

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com P1025RDB Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 1/2 v4] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 78 - 1 files changed, 77 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v4] powerpc/85xx: Abstract common define of signal multiplex control for qe

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe, so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/include/asm/fsl_guts.h

ignore [PATCH 1/2 v4] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-14 Thread Zhicheng Fan
hi all, ignore v4 patche for qe -- Zhicheng Fan ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH 2/2 v5] powerpc/85xx: Abstract common define of signal multiplex control for qe

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe, so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/include/asm/fsl_guts.h

[PATCH 1/2 v5] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 78 - 1 files changed, 77 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v5] powerpc/85xx: Abstract common define of signal multiplex control for qe

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe, so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/include/asm/fsl_guts.h

[PATCH 1/2 v5] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-14 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 78 - 1 files changed, 77 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v3] powerpc/85xx: Abstract common define of signal multiplex control for qe

2012-02-12 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe ,so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/include/asm/fsl_guts.h

[PATCH 1/2 v3] powerpc/85xx: Add Quicc Engine support for p1025rdb

2012-02-12 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 78 - 1 files changed, 77 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 1/2 v3] powerpc/85xx: Add p1025rdb platform support

2012-02-10 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v3] powerpc/dts: Add dts for p1025rdb board

2012-02-10 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com P1025RDB Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 1/2 v5] powerpc/85xx: Add p1020rdb-pc platform support

2012-02-09 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 24 +++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v5] powerpc/dts: Add dts for p1020rdb-pc board

2012-02-09 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freescale.com P1020RDB-PC Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 10 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 2/2 v2] powerpc: Abstract common define of signal multiplex control for qe

2012-02-08 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe ,so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Zhicheng Fan b32...@freeescale.com --- arch/powerpc/include/asm/fsl_guts.h

[PATCH 1/2 v2] P1025RDB: Add Quicc Engine support

2012-02-08 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com Signed-off-by: Zhicheng Fan b32...@freeescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 80 - 1 files changed, 79 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 1/2 v4] powerpc/85xx: Add p1020rdb-pc platform support

2012-02-08 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com Signed-off-by: Zhicheng Fan b32...@freeescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 26 +- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 2/2 v4] powerpc/dts: Add dts for p1020rdb-pc board

2012-02-08 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com P1020RDB-PC Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 10 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 1/2 v2] powerpc/dts: Add dts for p1025rdb board

2012-01-31 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com P1025RDB Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 2/2 v2] P1025RDB: Add p1025rdb platform support

2012-01-31 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com Signed-off-by: Zhicheng Fan b32...@freeescale.com --- 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

[PATCH 1/2 v3] powerpc/85xx: Add p1020rdb-pc platform support

2012-01-31 Thread Zhicheng Fan
Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 27 ++- 1 files changed, 26 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc/platforms/85xx/mpc85xx_rdb.c index f5ff911

[PATCH 2/2 v3] powerpc/dts: Add dts for p1020rdb-pc board

2012-01-31 Thread Zhicheng Fan
: supports two UARTs up to 115200 bps for console display Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/boot/dts/p1020rdb-pc.dts| 90 arch/powerpc/boot/dts/p1020rdb-pc.dtsi | 247 ++ arch/powerpc/boot/dts/p1020rdb-pc_36b.dts

[PATCH 1/2 v2] powerpc/dts: Add dts for p1020rdb-pc

2012-01-30 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com P1020RDB-PC Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 10 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 2/2 v2] P1020RDB-PC: Add p1020rdb-pc platform support

2012-01-30 Thread Zhicheng Fan
From: Zhicheng Fan b32...@freeescale.com Signed-off-by: Zhicheng Fan b32...@freeescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 26 +- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c b/arch/powerpc

[PATCH 1/2] powerpc/dts: Add dts for p1020rdb-pc

2012-01-19 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com P1020RDB-PC Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 10 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT

[PATCH 2/2] P1020RDB-PC: Add p1020rdb-pc platform support

2012-01-19 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com Signed-off-by: Fanzc b32...@freeescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 27 ++- 1 files changed, 26 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c

[PATCH 2/2] powerpc: Abstract common define of signal multiplex control for qe

2012-01-19 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com The mpc85xx_rdb and mpc85xx_mds have commom define of signal multiplex for qe ,so they need to go in common header, the patch abstract them to fsl_guts.h Signed-off-by: Fanzc b32...@freeescale.com --- arch/powerpc/include/asm/fsl_guts.h | 19

[PATCH 1/2] P1025RDB: add Quicc Engine support

2012-01-19 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com Signed-off-by: Fanzc b32...@freeescale.com --- arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 79 - 1 files changed, 78 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/mpc85xx_rdb.c

[PATCH 1/2] P1025RDB: Add p1025rdb platform support

2012-01-18 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com Signed-off-by: Fanzc b32...@freeescale.com --- 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

[PATCH 2/2] powerpc/dts: Add dts for p1025rdb board

2012-01-18 Thread Zhicheng Fan
From: Fanzc b32...@freeescale.com P1025RDB Overview -- 1Gbyte DDR3 SDRAM 32 Mbyte NAND flash 16Mbyte NOR flash 16 Mbyte SPI flash SD connector to interface with the SD memory card Real-time clock on I2C bus PCIe: - x1 PCIe slot - x1 mini-PCIe slot 10/100/1000 BaseT Ethernet

[SDK v1.2][PATCH] powerpc/dts: update dts for p1020rdb

2012-01-12 Thread Zhicheng Fan
nand: Sync base address with U-boot sdhc: Add suppot auto cmd12 Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/boot/dts/fsl/p1020si-post.dtsi |3 +++ arch/powerpc/boot/dts/p1020rdb.dts |2 +- arch/powerpc/boot/dts/p1020rdb_36b.dts |2 +- 3 files

[PATCH] powerpc/dts: update dts for p1020rdb

2012-01-12 Thread Zhicheng Fan
nand: Sync base address with U-boot sdhc: Add suppot auto cmd12 Signed-off-by: Zhicheng Fan b32...@freescale.com --- arch/powerpc/boot/dts/fsl/p1020si-post.dtsi |3 +++ arch/powerpc/boot/dts/p1020rdb.dts |2 +- arch/powerpc/boot/dts/p1020rdb_36b.dts |2 +- 3 files