From: Ben Dooks <ben-linux@fluff.org>
To: NAVEEN KRISHNA CHATRADHI <ch.naveen@samsung.com>
Cc: Maurus Cuelenaere <mcuelenaere@gmail.com>,
Kukjin Kim <kgene.kim@samsung.com>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"ben-linux@fluff.org" <ben-linux@fluff.org>
Subject: Re: Re: [PATCH 4/6] ARM: S3C64XX: Adds Touch Screen Driver Support for S3C6410
Date: Mon, 10 May 2010 01:28:02 +0100 [thread overview]
Message-ID: <20100510002802.GT26401@trinity.fluff.org> (raw)
In-Reply-To: <1054428.61651273231771063.JavaMail.weblogic@epml16>
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.
> P.S.: I'd recommend splitting this patch and sending the drivers/input part to the linux-input mailing list.
> I'ill take this option.
This is going to be a bit of an interesting merge as we will temporarily
end up either breaking the s3c2410 users, or waiting for the input system
updates before applying the arch specific updayes (otherwise we'll not be
able to compile).
Whichever waym, the input part needs to go the linux-input list to get
reviewed before it gets applied. With a note that there is some arch
dependency that may require a cross tree merge (preferable to go with
arch merging and the input maintainers blessing).
> --
> Maurus Cuelenaere
>
>
> Thanks & Best Regards,
> Naveen Krishna Ch
> SE @ SLG Div, DS LABs, Samsung, India.
> N?????r??y????b?X????v?^?)??{.n?+????{?????x,????\x17????}?????z?&j:+v???\a????zZ+??+zf???h???~????i???z?\x1e?w?????????&?)??^[f
--
--
Ben
Q: What's a light-year?
A: One-third less calories than a regular year.
next prev parent reply other threads:[~2010-05-10 0:28 UTC|newest]
Thread overview: 4+ 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 [this message]
2010-05-10 15:17 ` Maurus Cuelenaere
-- strict thread matches above, loose matches on Subject: below --
2010-05-11 11:31 NAVEEN KRISHNA CHATRADHI
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=20100510002802.GT26401@trinity.fluff.org \
--to=ben-linux@fluff.org \
--cc=ch.naveen@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mcuelenaere@gmail.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.