[v2 PATCH] PWM: atmel-pwm: add PWM controller driver

2013-08-20 Thread Bo Shen
Add Atmel PWM controller driver based on PWM framework. This is the basic function implementation of Atmel PWM controller. It can work with PWM based led and backlight. Signed-off-by: Bo Shen --- This patch is based on the for-next branch on Linux pwm tree Test on at91sam9m10g45ek board with

[v2 PATCH] PWM: atmel-pwm: add PWM controller driver

2013-08-20 Thread Bo Shen
Add Atmel PWM controller driver based on PWM framework. This is the basic function implementation of Atmel PWM controller. It can work with PWM based led and backlight. Signed-off-by: Bo Shen voice.s...@atmel.com --- This patch is based on the for-next branch on Linux pwm tree Test on