On Tue, Sep 10, 2013 at 8:07 PM, Markus Mayer <markus.mayer@xxxxxxxxxx> wrote: > From: Markus Mayer <mmayer@xxxxxxxxxxxx> > > Add the GPIO driver for the Broadcom bcm281xx family of mobile SoCs. > These GPIO controllers may contain up to 8 banks where each bank > includes 32 pins that can be driven high or low and act as an edge > sensitive interrupt. > > Signed-off-by: Markus Mayer <markus.mayer@xxxxxxxxxx> > Reviewed-by: Christian Daudt <csd@xxxxxxxxxxxx> > Reviewed-by: Tim Kryger <tim.kryger@xxxxxxxxxx> > Reviewed-by: Matt Porter <matt.porter@xxxxxxxxxx> It's a fine driver and I applied it. Any remaining issues to be fixed with follow-up patches. I changed one thing: > +config GPIO_BCM_KONA > + bool "Broadcom Kona GPIO" I added depends on OF_GPIO here. Otherwise I don't think it will compile on randconfigs. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html