lkml.org 
[lkml]   [2019]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] add support for the new SAM9X60's PWM controller
Date
From: Claudiu Beznea <claudiu.beznea@microchip.com>

This series adds support for PWM controller of the new SAM9X60. The difference
b/w this one and the provious AT91SAM9X5 is the counter size (32 bits compared
with 16 bits on the previous version) thus, allowing to generate signals with
bigger periods and duty cycles. This series, modifies the driver to take into
account per IP counter size by embedding this information into driver's data.

Claudiu Beznea (4):
pwm: atmel: add struct atmel_pwm_data
pwm: atmel: add support for controllers with 32 bit counters
pwm: atmel: add support for SAM9X60's PWM controller
pwm: atmel: add PWM binding for SAM9X60

.../devicetree/bindings/pwm/atmel-pwm.txt | 1 +
drivers/pwm/pwm-atmel.c | 119 ++++++++++++++-------
2 files changed, 81 insertions(+), 39 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2019-01-21 13:31    [W:0.062 / U:1.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site