summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-meson.c
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2021-04-15 14:14:50 +0200
committerThierry Reding <thierry.reding@gmail.com>2021-04-23 18:45:49 +0200
commit9e6fd830abcae958f3a3465e511a6e5600a005f5 (patch)
treeaedaa08a3df389b4736c2129edcbfd8ecf696dc8 /drivers/pwm/pwm-meson.c
parent8f4768a56b673cbff3f24cf7b1784852c0f572d1 (diff)
pwm: pca9685: Improve runtime PM behavior
The chip does not come out of POR in active state but in sleep state. To be sure (in case the bootloader woke it up) we force it to sleep in probe. If runtime PM is disabled, we instead wake the chip in .probe and put it to sleep in .remove. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-meson.c')
0 files changed, 0 insertions, 0 deletions