On Wed, Sep 18, 2013 at 05:05:20PM +0200, Boris BREZILLON wrote:Thanks.Hello,Both applied, with Nicolas' Acked-by.
This patch series fix 2 bugs regarding the pwm configuration:
- the clock source of the timer channel is never applied
- the maximum time that can be represented when using the slow clock may be
wrong if the tc block provide a 32 bits width counter
Best Regards,
Boris
Boris BREZILLON (2):
pwm: atmel-tcb: add missing clk source config
pwm: atmel-tcb: fix max time computation for slow clk source
drivers/pwm/pwm-atmel-tcb.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Thierry