diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-03-20 11:39:27 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-08 14:48:52 +0200 |
commit | f70fbc15bae2c89ffd72f2693d462b12fe05d847 (patch) | |
tree | 641a47a0b5f5987a87feaa1f0682d0f3a4381976 /scripts/mkmakefile | |
parent | a71a81e7975843504170e69fe52605478f3c8e04 (diff) | |
download | linux-stable-f70fbc15bae2c89ffd72f2693d462b12fe05d847.tar.gz linux-stable-f70fbc15bae2c89ffd72f2693d462b12fe05d847.tar.bz2 linux-stable-f70fbc15bae2c89ffd72f2693d462b12fe05d847.zip |
gpio: pca953x: Configure wake-up path when wake-up is enabled
If a device is part of the wake-up path, it should indicate this by
setting its power.wakeup_path field. This allows the genpd core code to
keep the device enabled during system suspend when needed.
As regulators powering devices are not handled by genpd, the driver
handles these itself, and thus must skip regulator control when the
device is part of the wake-up path.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/mkmakefile')
0 files changed, 0 insertions, 0 deletions