[PATCH] powerpc/5121: pdm360ng: fix touch irq if 8xxx gpio driver is enabled

Grant Likely grant.likely at secretlab.ca
Sat Oct 16 14:52:26 EST 2010


On Thu, Oct 14, 2010 at 04:55:49PM +0200, Anatolij Gustschin wrote:
> Hi Grant,
> 
> On Wed, 15 Sep 2010 22:12:57 +0200
> Anatolij Gustschin <agust at denx.de> wrote:
> 
> > Enabling the MPC8xxx GPIO driver with MPC512x GPIO extension
> > breaks touch screen support on this board since the GPIO
> > interrupt will be mapped to 8xxx GPIO irq host resulting in
> > a not requestable interrupt in the touch screen driver. Fix
> > it by mapping the touch interrupt on 8xxx GPIO irq host.
> > 
> > Signed-off-by: Anatolij Gustschin <agust at denx.de>
> > ---
> >  arch/powerpc/platforms/512x/pdm360ng.c |   26 ++++++++++++++++++++++----
> >  1 files changed, 22 insertions(+), 4 deletions(-)
> 
> Can this patch go in for 2.6.37 ?

I hope so, but I haven't looked at it properly yet and I'm trying to
dig myself out of a patch backlog.

g.



More information about the Linuxppc-dev mailing list