All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Paulraj\, Sandeep" <s-paulraj@ti.com>
Cc: Pablo Bitton <pablo.bitton@gmail.com>,
	"davinci-linux-open-source\@linux.davincidsp.com" 
	<davinci-linux-open-source@linux.davincidsp.com>,
	"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	David Brownell <david-b@pacbell.net>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH v2] SPI: DaVinci: Adding SPI driver for DaVinci
Date: Tue, 25 Aug 2009 17:29:21 +0300	[thread overview]
Message-ID: <87tyzwarwe.fsf@deeprootsystems.com> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D7F2A15BD@dlee01.ent.ti.com> (Sandeep Paulraj's message of "Tue\, 25 Aug 2009 08\:56\:08 -0500")

"Paulraj, Sandeep" <s-paulraj@ti.com> writes:

> Kevin,
>
> Please see inline
>
>> 
>> > The patch has received no comments so far (here and on spi-general-
>> devel).
>> >
>> > Can someone test it on davinci's other that the DM6446 to see that
>> support for
>> > others has not broken?
>> >
>> > Kevin - Is there anything that keeps it from merging upstream to this
>> tree?
>> 
>> Hi Pablo,
>> 
>> Sorry for the delay, I've been travelling and not able to watch
>> DaVinci closely enough...
>> 
>> This driver should be merged via the SPI subsystem (maintained by
>> David Brownell), not the Davinci core code which I maintain.
>> 
>> That being said, in my view, here's why this driver is not ready for
>> upstream:
>> 
>> 1) The original driver from Sandeep that you based yours on was still
>>    going through revisions.  The last review comments[1] from David
>>    Brownell had not yet been addressed by Sandeep.  I hope that
>>    Sandeep will have a chance to address the existing review comments
>>    on his code, and then review yours.  However, you've made it
>>    rather difficult to do that because...
>
> [Sandeep] There were a set of comments from David Brownell(which was
> actually, thanks to him, in the from of a patch).  David did say
> that the SPI support in that form was ready for an initial merge. I
> tested it on DM355/Dm365 and Dm6467 and that driver(meant for the
> initial merge) is in our ARAGO tree.  Afcourse we all agreed that
> there are things to add in the SPI driver.  Also IIRC(and I am
> willing to be corrected) David did say that he would send it
> upstream when he got some time so I did not do it myself. The fact
> that he maintains the SPI subsystem had a part to play in my
> decision.

OK, I'll continue the original thread with some more questions on this
topic.

>> 
>> 2) You should have your patch apply on top of Sandeep's series, not
>>    just absorb it.  That way we can clearly see what you are adding
>>    and/or changing from Sandeeps original driver.  To make this part
>>    easier, I created a 'temp/spi' branch of davinci git where I've
>>    pushed the latest versions of the patches from Sandeep.  Any
>>    additions/updates/fixes you have should be posted as patches
>>    against that for easier discussion and review.
>> 
>> 3) As Sandeep did, you should keep the changes to the board/SoC code
>>    (arch/arm/mach-davinci/*) as a separate patch from the driver code
>>    (drivers/spi/*)
>> 
>> 4) this driver needs more testing
>
> [Sandeep] tested by TI test team on DM355 and DM365 and I have tested on DM6467.

Sandeep, your driver recieved sufficient testing.  The driver that I
was saying needs more changes was this one proposed by Pablo.

Kevin

  reply	other threads:[~2009-08-25 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 14:26 [PATCH v2] SPI: DaVinci: Adding SPI driver for DaVinci Pablo Bitton
     [not found] ` <7448ec710908250504v1c5eb12fl109481a5d7716747@mail.gmail.com>
2009-08-25 13:20   ` Kevin Hilman
2009-08-25 13:56     ` Paulraj, Sandeep
2009-08-25 14:29       ` Kevin Hilman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-18  9:01 Pablo Bitton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tyzwarwe.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=akpm@linux-foundation.org \
    --cc=david-b@pacbell.net \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pablo.bitton@gmail.com \
    --cc=s-paulraj@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.