Hi,
On Mon, Sep 21, 2015 at 04:42:09PM -0700, Linus Walleij wrote:
> On Sun, Aug 30, 2015 at 12:44 AM, Markus Pargmann wrote:
>
> > This functions adds a way to initialize a GPIO without hogging it.
> >
> > Signed-off-by: Markus Pargmann
>
> (...)
>
> > -The GPIO chip may contain GPIO hog def
On Sun, Aug 30, 2015 at 12:44 AM, Markus Pargmann wrote:
> This functions adds a way to initialize a GPIO without hogging it.
>
> Signed-off-by: Markus Pargmann
(...)
> -The GPIO chip may contain GPIO hog definitions. GPIO hogging is a mechanism
> -providing automatic GPIO request and configur
On Sun, Aug 30, 2015 at 09:44:46AM +0200, Markus Pargmann wrote:
> This functions adds a way to initialize a GPIO without hogging it.
>
> Signed-off-by: Markus Pargmann
> ---
> Documentation/devicetree/bindings/gpio/gpio.txt | 29 +++--
> drivers/gpio/gpiolib-of.c |
This functions adds a way to initialize a GPIO without hogging it.
Signed-off-by: Markus Pargmann
---
Documentation/devicetree/bindings/gpio/gpio.txt | 29 +++--
drivers/gpio/gpiolib-of.c | 9
drivers/gpio/gpiolib.c | 55 ++