On Fri, 2010-10-08 at 12:29 -0600, Grant Likely wrote:
> On Fri, Oct 08, 2010 at 12:22:28PM +0100, Jonathan Cameron wrote:
> > Is it ever wrong to over specify elements of a transfer?
I wouldn't say that's even possible.
> > We have a driver that (for historical reasons) specifies
> > that a par
Hi Sekhar,
On 10/6/2010 11:37 AM, Nori, Sekhar wrote:
> Hi Mike,
>
> On Mon, Sep 20, 2010 at 23:12:53, Michael Williamson wrote:
>>
>> Let me know if you want testing on the DMA portion of the patch (when your
>> ready, of course).
>
> I just finished pushing the DMA related patches to the git
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on t
This patch makes multiple cleanups to the new topcliff pch spi driver
including, but not limited to,
- removing superfluous brackets around variables
- open coding functions that are only used once
- removing unnecessary line breaks
- removing unused functions
- simplifying the interrupt enable/dis
On Thu, Sep 16, 2010 at 04:32:56PM +0900, Masayuki Ohtak wrote:
> Hi Grant,
>
> We have modified whole of your indications.
>
> Thanks, Ohtake (OKISemi)
Hi Ohtake.
There are still a bunch of minor issues with this driver, but I've
picked it up anyway and additional cleanups can be done in-tree
On Fri, Sep 24, 2010 at 12:17:32PM -0700, matt mooney wrote:
> Replace EXTRA_CFLAGS with ccflags-y.
>
> Signed-off-by: matt mooney
Applied, thanks.
g.
> ---
> drivers/spi/Makefile |4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/spi/Makefile b/drivers/
On Fri, Oct 08, 2010 at 12:22:28PM +0100, Jonathan Cameron wrote:
> *bump* For anyone from spi side of things.
>
> Quick summary of question (hence top post :)
> Is it ever wrong to over specify elements of a transfer?
> We have a driver that (for historical reasons) specifies
> that a particular
On Fri, Oct 08, 2010 at 11:24:01AM +0200, Uwe Kleine-König wrote:
> From: David Jander
>
> The i.MX51 ECSPI has a fifo size of 64 entries instead of 8 entries as
> found on the other cspi bus devices.
>
> Cc: Jason Wang
> Signed-off-by: David Jander
> Signed-off-by: Sascha Hauer
> Signed-off-
*bump* For anyone from spi side of things.
Quick summary of question (hence top post :)
Is it ever wrong to over specify elements of a transfer?
We have a driver that (for historical reasons) specifies
that a particular transfer is 8 bit.
.bits_per_word = 8,
This causes issues with the at
From: David Jander
The i.MX51 ECSPI has a fifo size of 64 entries instead of 8 entries as
found on the other cspi bus devices.
Cc: Jason Wang
Signed-off-by: David Jander
Signed-off-by: Sascha Hauer
Signed-off-by: Uwe Kleine-König
---
Hello,
this patch depends on patches already acked by Gra
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on t
On Oct 7, 2010, at 9:15 PM, Hu Mingkai-B21284 wrote:
Yes, I agree with David on this. If large transfers don't work,
then it is the SPI master driver that is buggy.
>>>
>>> By the way, does this fix your problem?
>>>
>>> https://patchwork.kernel.org/patch/184752/
>>
>> It shouldn't.
12 matches
Mail list logo