From: Maurus Cuelenaere <mcuelenaere@gmail.com>
To: Ben Dooks <ben-linux@fluff.org>
Cc: NAVEEN KRISHNA CHATRADHI <ch.naveen@samsung.com>,
Kukjin Kim <kgene.kim@samsung.com>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>
Subject: Re: [PATCH 4/6] ARM: S3C64XX: Adds Touch Screen Driver Support for S3C6410
Date: Mon, 10 May 2010 17:17:08 +0200 [thread overview]
Message-ID: <4BE82374.2060504@gmail.com> (raw)
In-Reply-To: <20100510002802.GT26401@trinity.fluff.org>
Op 10-05-10 02:28, Ben Dooks schreef:
> On Fri, May 07, 2010 at 11:29:31AM +0000, NAVEEN KRISHNA CHATRADHI wrote:
>
>> Hi, Maurus
>>
>> ------- Original Message -------
>> Sender : Maurus Cuelenaere<mcuelenaere@gmail.com>
>> Date : May 07, 2010 14:55 (GMT+05:00)
>> Title : Re: [PATCH 4/6] ARM: S3C64XX: Adds Touch Screen Driver Support for
>> S3C6410
>>
>> Hi Naveen,
>>
>> "Kukjin Kim" <kgene.kim@samsung.com> wrote:
>>
>>
>>> From: Naveen Krishna <ch.naveen@samsung.com>
>>>
>>> Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
>>> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
>>> ---
>>> arch/arm/mach-s3c64xx/Kconfig | 1 +
>>> arch/arm/mach-s3c64xx/mach-smdk6410.c | 12 +++++++
>>> arch/arm/mach-s3c64xx/s3c6410.c | 1 +
>>> arch/arm/plat-samsung/Kconfig | 5 +++
>>> arch/arm/plat-samsung/Makefile | 1 +
>>> arch/arm/plat-samsung/dev-ts.c | 54 ++++++++++++++++++++++++++++++++
>>> drivers/input/touchscreen/Kconfig | 3 +-
>>> drivers/input/touchscreen/s3c2410_ts.c | 19 +++++++++--
>>> 8 files changed, 92 insertions(+), 4 deletions(-)
>>> create mode 100644 arch/arm/plat-samsung/dev-ts.c
>>>
>>>
>> I'm sure you've seen my patch which does pretty much the same wrt adjusting s3c2410_ts.c.
>> Though that one has already been acked by Ben so I'm unsure what should happen: you adjusting your patchset or me dropping mine (obviously I prefer the former :) ).
>> My patch was under review for over a week, its a coincidence that i saw your patch and my patch was posted on mainline.
>> I'ill rework my patches anyway, I'ill wait for a day on Ben Dook's Comments on my patch set.
>>
> Naveen's patches do have two advantages, firstly that they add a gpio
> callback to the platform data so that if it is needed in the future it
> can be used again. The second is that it covers more than just the 24xx
> and 64xx series.
>
> I tried applying this with Maurus' updates but they don't apply well together
> and I'm not going to spend a lot of time trying to get the two sets applied.
>
> Maurus, hope you're not too offended if we go for Naveen's series, unless
> you have any technical commenbts that need to be sorted.
>
No, sure, go ahead.
--
Maurus Cuelenaere
next prev parent reply other threads:[~2010-05-10 15:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-07 11:29 Re: [PATCH 4/6] ARM: S3C64XX: Adds Touch Screen Driver Support for S3C6410 NAVEEN KRISHNA CHATRADHI
2010-05-10 0:28 ` Ben Dooks
2010-05-10 15:17 ` Maurus Cuelenaere [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-05-07 6:31 Kukjin Kim
2010-05-07 9:55 ` Maurus Cuelenaere
2010-05-11 8:26 ` Ben Dooks
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=4BE82374.2060504@gmail.com \
--to=mcuelenaere@gmail.com \
--cc=ben-linux@fluff.org \
--cc=ch.naveen@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
/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.