]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
gpio: Add new flags to control sleep status of GPIOs
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 23 May 2017 14:47:29 +0000 (15:47 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 29 May 2017 09:07:55 +0000 (11:07 +0200)
commit05f479bf7d239f01ff6546f2bdeb14ad0fe65601
tree01007d9e5d3d3093d50cb01a1c715c142c63d4d1
parentf9e3a419aa53d77a9ba348f587775aea726fcafa
gpio: Add new flags to control sleep status of GPIOs

Add new flags to allow users to specify that they are not concerned with
the status of GPIOs whilst in a sleep/low power state.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c
drivers/gpio/gpiolib.c
drivers/gpio/gpiolib.h
include/dt-bindings/gpio/gpio.h
include/linux/gpio/driver.h
include/linux/gpio/machine.h
include/linux/of_gpio.h