1
0
Fork 0
alistair23-linux/include/linux/mfd/arizona
Charles Keepax c18604660a mfd: arizona: Update reset pin to use GPIOD
Now GPIOD has support for both pdata systems and for non-standard DT
bindings the Arizona reset GPIO can be converted to use it. Worth
noting gpiod_set_raw_value_cansleep is used to match the behaviour
of the old GPIOs. This is because the part is fairly widely used and
it is unknown how many DTs are correctly setting active low through
device tree, so to avoid breaking any existing users it is best to
match the previous behaviour.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2018-05-16 09:21:48 +01:00
..
core.h mfd: arizona: Remove arizona_of_get_named_gpio helper function 2016-10-04 15:48:05 +01:00
pdata.h mfd: arizona: Update reset pin to use GPIOD 2018-05-16 09:21:48 +01:00
registers.h mfd: arizona: Remove some duplicate defines 2016-06-29 10:14:43 +01:00