Re: [PATCH] spi/fsl_spi: fix CPM spi driver

2011-07-05 Thread Holger Brunck
Hi Grant, is this patch in your eyes ok to be scheduled for the next linux merge window or is something missing? Or should it go through the powerpc tree and not through your spi tree? Please let me know your opinion. Best regards Holger Brunck On 06/20/2011 06:31 PM, Holger Brunck wrote: This

Re: [PATCH] spi/fsl_spi: fix CPM spi driver

2011-07-05 Thread Grant Likely
On Mon, Jun 20, 2011 at 06:31:57PM +0200, Holger Brunck wrote: This patch fixes the freescale spi driver for CPM. Without this patch SPI on CPM failed because cpm_muram_alloc_fixed tries to allocate muram in an preserved area. The error reported was: mpc8xxx_spi f0011a80.spi: can't allocate

Re: [PATCH] spi/fsl_spi: fix CPM spi driver

2011-07-05 Thread Grant Likely
On Tue, Jul 05, 2011 at 04:31:50PM +0200, Holger Brunck wrote: Hi Grant, is this patch in your eyes ok to be scheduled for the next linux merge window or is something missing? Or should it go through the powerpc tree and not through your spi tree? No, I just hadn't gotten to it yet.

[PATCH] spi/fsl_spi: fix CPM spi driver

2011-06-20 Thread Holger Brunck
This patch fixes the freescale spi driver for CPM. Without this patch SPI on CPM failed because cpm_muram_alloc_fixed tries to allocate muram in an preserved area. The error reported was: mpc8xxx_spi f0011a80.spi: can't allocate spi parameter ram mpc8xxx_spi: probe of f0011a80.spi failed with