Re: [PATCH 1/1] [INPUT/KEYPAD] gpio keypad: Replace current blackfin specific pfbutton driver with kernel generic gpio key driver

From: Mike Frysinger
Date: Mon May 12 2008 - 13:00:01 EST


On Mon, May 12, 2008 at 12:54 PM, David Brownell wrote:
> On Monday 12 May 2008, Bryan Wu wrote:
> > Right. I mean the generic GPIO layer in Blackfin port, not the common code.
> >
> > And on the other hand, maybe there are also other hardware which has similar
> > issue as Blackfin. So the common GPIO layer can take care of this, how
> > do you think, David?
>
> No; it's a Blackfin-specific design flaw, one that I've not seen
> in any other chip's GPIO support. So it should stay in the Blackfin
> support code. (Possibly even specialized for the specific chips
> which have that flaw/erratum.)

afaik, it was a design flaw, not an erratum ... newer parts have the
situation rectified. but Michael would be able to comment more
authoritatively on the topic. we already have the logic to only make
the swap for parts that need it.
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/