diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2019-02-25 17:44:37 +0100 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2019-03-04 11:56:08 +0100 |
commit | 0285827d546d9087aadce6d3728dd824e32e3777 (patch) | |
tree | 3a6f13df3e9fe0ec8901de9402321afde26efc79 /drivers/ide/piix.c | |
parent | pwm: atmel: Add struct atmel_pwm_data (diff) | |
download | linux-0285827d546d9087aadce6d3728dd824e32e3777.tar.xz linux-0285827d546d9087aadce6d3728dd824e32e3777.zip |
pwm: atmel: Add support for controllers with 32 bit counters
SAM9X60's PWM controller uses 32 bits counters thus it could generate
signals with higher period and duty cycles than the old ones. Prepare
the current driver to be able to work with old controllers (that uses
16 bits counters) and with the new SAM9X60's controller, by providing
counters information based on compatible string.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/ide/piix.c')
0 files changed, 0 insertions, 0 deletions