* Current status of interrupt handling capability of pca953x gpio driver.
@ 2010-03-01 16:18 javier Martin
2010-03-01 16:42 ` Marc Zyngier
0 siblings, 1 reply; 5+ messages in thread
From: javier Martin @ 2010-03-01 16:18 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
I saw a recent mail from Marc Zyngier on December about adding interrupt
handling capability to pca953x gpio driver. (
http://lists.infradead.org/pipermail/linux-arm-kernel/2009-December/006651.html
)
There has not been any activity since then (or at least I couldn't find
anything). What is the status regarding to mainline of these features?
Have changes proposed by Marc Zyngier accepted? If not, what points have to
be improved?
Thank you.
--
Javier Martin
Vista Silicon S.L.
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100301/6612049b/attachment-0001.htm>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Current status of interrupt handling capability of pca953x gpio driver.
2010-03-01 16:18 Current status of interrupt handling capability of pca953x gpio driver javier Martin
@ 2010-03-01 16:42 ` Marc Zyngier
2010-03-03 0:04 ` Andrew Morton
0 siblings, 1 reply; 5+ messages in thread
From: Marc Zyngier @ 2010-03-01 16:42 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, March 1, 2010 16:18, javier Martin wrote:
> Hi,
> I saw a recent mail from Marc Zyngier on December about adding interrupt
> handling capability to pca953x gpio driver. (
> http://lists.infradead.org/pipermail/linux-arm-kernel/2009-December/006651.html
> )
> There has not been any activity since then (or at least I couldn't find
> anything). What is the status regarding to mainline of these features?
>
> Have changes proposed by Marc Zyngier accepted? If not, what points have to
> be improved?
The patch is currently at it's 4th iteration (posted in February on LKML
http://lkml.org/lkml/2010/2/5/282) and sitting in Andrew Morton's mm tree.
It also has been successfully used on Blackfin boards.
When it comes to mainline merging, I really have no clue. The patch received very
little public comment (I only received a few private emails from people using it).
So if someone higher up in the food chain wants to carry that patch in his tree
and push it upstream, I can give it a respin.
M.
--
And if you don't know where you're going, any road will take you there...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Current status of interrupt handling capability of pca953x gpio driver.
2010-03-01 16:42 ` Marc Zyngier
@ 2010-03-03 0:04 ` Andrew Morton
2010-03-03 11:03 ` Marc Zyngier
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2010-03-03 0:04 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, 1 Mar 2010 16:42:20 -0000 (GMT)
"Marc Zyngier" <maz@misterjones.org> wrote:
>
> On Mon, March 1, 2010 16:18, javier Martin wrote:
> > Hi,
> > I saw a recent mail from Marc Zyngier on December about adding interrupt
> > handling capability to pca953x gpio driver. (
> > http://lists.infradead.org/pipermail/linux-arm-kernel/2009-December/006651.html
> > )
> > There has not been any activity since then (or at least I couldn't find
> > anything). What is the status regarding to mainline of these features?
> >
> > Have changes proposed by Marc Zyngier accepted? If not, what points have to
> > be improved?
>
> The patch is currently at it's 4th iteration (posted in February on LKML
> http://lkml.org/lkml/2010/2/5/282) and sitting in Andrew Morton's mm tree.
> It also has been successfully used on Blackfin boards.
>
> When it comes to mainline merging, I really have no clue. The patch received very
> little public comment (I only received a few private emails from people using it).
>
> So if someone higher up in the food chain wants to carry that patch in his tree
> and push it upstream, I can give it a respin.
>
I was planning on merging
gpio-pca953xc-add-interrupt-handling-capability.patch
gpio-pca953xc-add-interrupt-handling-capability-fix.patch
gpio-pca953xc-add-interrupt-handling-capability-v4.patch
into 2.6.34 unless someone stops me.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Current status of interrupt handling capability of pca953x gpio driver.
2010-03-03 0:04 ` Andrew Morton
@ 2010-03-03 11:03 ` Marc Zyngier
2010-03-05 9:19 ` javier Martin
0 siblings, 1 reply; 5+ messages in thread
From: Marc Zyngier @ 2010-03-03 11:03 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, 2 Mar 2010 16:04:01 -0800, Andrew Morton
<akpm@linux-foundation.org> wrote:
> I was planning on merging
>
> gpio-pca953xc-add-interrupt-handling-capability.patch
> gpio-pca953xc-add-interrupt-handling-capability-fix.patch
> gpio-pca953xc-add-interrupt-handling-capability-v4.patch
>
> into 2.6.34 unless someone stops me.
Looks great! Thanks a lot Andrew.
Now if I could have some comments on this [1] related patch?
It would make life a lot easier for driver developers.
Thanks,
M.
[1] http://lwn.net/Articles/375463/
--
Who you jivin' with that Cosmik Debris?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Current status of interrupt handling capability of pca953x gpio driver.
2010-03-03 11:03 ` Marc Zyngier
@ 2010-03-05 9:19 ` javier Martin
0 siblings, 0 replies; 5+ messages in thread
From: javier Martin @ 2010-03-05 9:19 UTC (permalink / raw)
To: linux-arm-kernel
Thank you for the information guys.
I will test that 4th iteration as soon as I get a prototype board with one
of these chips attached to it.
Greetings.
--
Javier Martin
Vista Silicon S.L.
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100305/8faaf6d0/attachment-0001.htm>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-03-05 9:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 16:18 Current status of interrupt handling capability of pca953x gpio driver javier Martin
2010-03-01 16:42 ` Marc Zyngier
2010-03-03 0:04 ` Andrew Morton
2010-03-03 11:03 ` Marc Zyngier
2010-03-05 9:19 ` javier Martin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).