Extend atmel-pwm driver in order to support sama5d2 pwm specifics. Since the new SoC supports changing of pwm parameters (period and duty factor) without need to first disable/enable the pwm channel this series adapt the existing code in order to let changing of these parameters for sama5d2. Claudiu Beznea (2): drivers: pwm: pwm-atmel: add support for pwm on sama5d2 drivers: pwm: pwm-atmel: add support to allow run time changing of pwm parameters .../devicetree/bindings/pwm/atmel-pwm.txt | 1 + drivers/pwm/pwm-atmel.c | 40 ++++++++++++++++++---- 2 files changed, 35 insertions(+), 6 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html