On Thu, Jun 20, 2013 at 11:26 AM, James Hogan <[email protected]> wrote:
> Add a GPIO driver for the low-power Powerdown Controller GPIOs in the > TZ1090 SoC. > > The driver is instantiated by device tree and supports interrupts for > the SysWake GPIOs only. > > Signed-off-by: James Hogan <[email protected]> > Cc: Grant Likely <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Rob Landley <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > Changes in v3: > - separated from irq-imgpdc and removed arch/metag changes to allow > these patches to go upstream separately via the pinctrl[/gpio] trees > (particularly the pinctrl drivers depend on the new pinconf DT > bindings). > - some s/unsigned/unsigned int/. > - gpio-tz1090*: refer to <dt-bindings/gpio/gpio.h> and > <dt-bindings/interrupt-controller/irq.h> flags in bindings. > - gpio-tz1090*: move initcall from postcore to subsys. I'll be happy to apply the GPIO patches to the pinctrl tree as well once you fixed the comments on patch 2 from Grant. Yours, Linus Walleij -- 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/

