[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

Re: Problem with full speed devices on PowerPC MPC5121 host port

2012-01-19 Thread Anatolij Gustschin
Hi Matthias, On Wed, 18 Jan 2012 14:42:20 +0100 Matthias Fuchs matthias.fu...@esd.eu wrote: ... Can you try the attached patch? Does it have an impact? Yes, in deed, it solved my problem :-) Finally I noticed that the problem is listed in the CPU's errata document. You could update the

Re: [PATCH] powerpc/booke64: Configurable lazy interrupt disabling

2012-01-19 Thread Tudor Laurentiu
Hi Ben, On 01/18/2012 11:10 PM, Benjamin Herrenschmidt wrote: On Wed, 2012-01-18 at 16:35 +0200, Laurentiu Tudor wrote: This patch adds a menuconfig option that allows controlling the lazy interrupt disabling feature implemented by this commit: commit d04c56f73c30a5e593202ecfcf25ed43d42363a2

Re: [PATCH] powerpc/booke64: Configurable lazy interrupt disabling

2012-01-19 Thread Stuart Yoder
On Wed, Jan 18, 2012 at 3:10 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Wed, 2012-01-18 at 16:35 +0200, Laurentiu Tudor wrote: This patch adds a menuconfig option that allows controlling the lazy interrupt disabling feature implemented by this commit: commit

Re: [PATCH] powerpc/booke64: Configurable lazy interrupt disabling

2012-01-19 Thread Stuart Yoder
On Thu, Jan 19, 2012 at 1:21 PM, Stuart Yoder b08...@gmail.com wrote: On Wed, Jan 18, 2012 at 3:10 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Wed, 2012-01-18 at 16:35 +0200, Laurentiu Tudor wrote: This patch adds a menuconfig option that allows controlling the lazy

ata/ide driver for MPC512x

2012-01-19 Thread Matthias Fuchs
Hi, do we have an ata/ide driver for MPC512x internal ATA controller? So something that is compatible to fsl,mpc5121-pata? Matthias ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH] powerpc/85xx: fix Kconfig warning about missing 8250 dependency

2012-01-19 Thread Paul Gortmaker
The SERIAL_8250_EXTENDED option just enables access to other less regularly used options, like SERIAL_8250_SHARE_IRQ. Select it to get rid of this warning when selecting the child option living underneath it. warning: (FSL_SOC_BOOKE SERIAL_8250_RM9K) selects SERIAL_8250_SHARE_IRQ which has

[PATCH V2] fsl-sata: I/O load balancing

2012-01-19 Thread qiang.liu
From: Qiang Liu qiang@freescale.com Reduce interrupt signals through reset Interrupt Coalescing Control Reg. Provide dynamic method to adjust interrupt signals and timer ticks by sysfs. It is a tradeoff for different applications. Signed-off-by: Qiang Liu qiang@freescale.com --- change

[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

linux-next: build failure after merge of the final tree

2012-01-19 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allmodconfig) failed like this: arch/powerpc/platforms/pseries/processor_idle.c:35:6: error: redefinition of 'update_smt_snooze_delay' arch/powerpc/include/asm/system.h:230:20: note: previous definition of