On Sun, 2007-08-05 at 22:04 -0400, Mike Frysinger wrote: > On 8/5/07, Bryan Wu <[EMAIL PROTECTED]> wrote: > > Bryan Wu (4): > > Blackfin SPI driver: Initial supporting BF54x in SPI driver > > > > Michael Hennerich (11): > > Blackfin arch: store labels so we later know who allocated > > GPIO/Peripheral resources > > Blackfin arch: add peripheral resource allocation support > > Blackfin arch: Add label to call new GPIO API > > Blackfin SPI driver: Make BF54x SPI work and add support for portmux > > API > > Blackfin SPI driver: use new GPIO API and add error handling > > i think this is the sort of thing Linus wants left for initial merge windows ? > -mike
Actually, this GPIO API has been added to the upstream in -RC1. In this pull, Michael's patch just enable it in arch code and driver. And it is tested at least 2-3 weeks, I think it is OK for the -RC merge. And most our driver things are moved to depend on this new GPIO API. I just wanna make thing easier to maintain. Thanks Mike - Bryan Wu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/