commit | f080be27d7d9333e4815655a2cedab91c3aa7acc | [log] [tgz] |
---|---|---|
author | Qipeng Zha <[email protected]> | Mon Oct 26 12:58:27 2015 +0200 |
committer | Thierry Reding <[email protected]> | Fri Nov 06 14:34:13 2015 +0100 |
tree | 102b1929216c09c2e26e7ecc9dc93e023c549635 | |
parent | 03f00e5311d5d0d3ac716121865cb967259980ca [diff] |
pwm: lpss: Add support for runtime PM To be able to save some power when PWM is not in use, add support for runtime PM for this driver. This also allows the platform to transition to low power S0ix states when the system is idle. Signed-off-by: Huiquan Zhong <[email protected]> Signed-off-by: Qipeng Zha <[email protected]> Signed-off-by: Mika Westerberg <[email protected]> Signed-off-by: Thierry Reding <[email protected]>