On Sun, 11 Nov 2012 17:21:29 +0100, Andrew Lunn <and...@lunn.ch> wrote:
> From: Jamie Lentin <j...@lentin.co.uk>
> 
> Given appropriate devicetree bindings, this driver registers a
> pm_power_off function to set a GPIO line high/low to power down
> your board.
> 
> Signed-off-by: Jamie Lentin <j...@lentin.co.uk>
> Signed-off-by: Andrew Lunn <and...@lunn.ch>
> ---
>  .../devicetree/bindings/gpio/gpio-poweroff.txt     |   22 ++++
>  drivers/gpio/Kconfig                               |   10 ++
>  drivers/gpio/Makefile                              |    2 +
>  drivers/gpio/gpio-poweroff.c                       |  129 
> ++++++++++++++++++++

This isn't a gpio controller driver. Don't put it into drivers/gpio

g.

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to