Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589350
| From | Claudiu Beznea <claudiu.beznea@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] switch to atomic PWM |
| Date | 2017-02-28 11:50 +0100 |
| Message-ID | <tfNvY-3dU-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Switch atmel-pwm driver to atomic PWM and enable it for sama5d2 Claudiu Beznea (2): drivers: pwm: pwm-atmel: switch to atomic PWM drivers: pwm: pwm-atmel: enable pwm on sama5d2 .../devicetree/bindings/pwm/atmel-pwm.txt | 1 + drivers/pwm/pwm-atmel.c | 220 +++++++++++---------- 2 files changed, 122 insertions(+), 99 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] switch to atomic PWM Claudiu Beznea <claudiu.beznea@microchip.com> - 2017-02-28 11:50 +0100
[PATCH 2/2] drivers: pwm: pwm-atmel: enable pwm on sama5d2 Claudiu Beznea <claudiu.beznea@microchip.com> - 2017-02-28 11:50 +0100
[PATCH 1/2] drivers: pwm: pwm-atmel: switch to atomic PWM Claudiu Beznea <claudiu.beznea@microchip.com> - 2017-02-28 11:50 +0100
Re: [PATCH 1/2] drivers: pwm: pwm-atmel: switch to atomic PWM Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-28 22:10 +0100
csiph-web