Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch introduces new Samsung PWM driver, which is completely rewritten to be multiplatform- and DeviceTree-aware. In addition, remaining problems of old driver are fixed, such as: - proper handling of hardware variants, - synchronization on SMP systems, - handling of boundary parameter values, - hardware sharing with PWM clocksource driver, - undefined state of PWM output after stopping PWM channel. Signed-off-by: Tomasz Figa <[email protected]> Reviewed-by: Sylwester Nawrocki <[email protected]> Tested-by: Heiko Stuebner <[email protected]> Tested-by: Mark Brown <[email protected]> Tested-by: Sylwester Nawrocki <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thierry Reding <[email protected]>
- Loading branch information