aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-lpss-platform.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-01-02 11:01:59 -0200
committerThierry Reding <thierry.reding@gmail.com>2018-03-28 00:17:36 +0200
commit1f6eefeb7cd45360397fb5d3f08ce9ec41e80b17 (patch)
tree64d35667eccf3794fed940dbca515082cce0317a /drivers/pwm/pwm-lpss-platform.c
parent204e17baa6fd2ec02deca08cdcb60aad77cbd043 (diff)
pwm: imx: Let PWM be active during suspend
On a imx6q-cubox-i board, which has an LED driven by PWM, when the system goes into suspend the PWM block is disabled by default, then the PWM pin goes to logic level zero and turn on the LED during suspend, which is not really the behaviour we want to see. By keeping the PWM enabled during suspend via STOPEN bit, the pwm-leds driver sets the brightness to zero in suspend and then the LED is turned off as expected. So always set the STOPEN to fix the PWM behaviour in suspend. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-lpss-platform.c')
0 files changed, 0 insertions, 0 deletions