commit | c32c5c50d4fe156da1ecd32f2a16c1b8fcfba392 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue May 30 21:32:08 2017 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Thu Jul 06 09:05:21 2017 +0200 |
tree | 937302f091b3e742513dfdfa12d7f8974f567738 | |
parent | 93e0dfb2c52f9cb7a7899156475b4e7b0bee7de3 [diff] |
pwm: sun4i: Switch to atomic PWM Switch the driver to atomic PWM. This makes it easier to wait a proper amount of time when changing the duty cycle before disabling the channel (main use case is switching the duty cycle to 0 before disabling). Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>