Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1239610
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 2/5] pwm: add the Berlin pwm controller driver |
| Date | 2015-10-05 16:40 +0200 |
| Message-ID | <qgf5M-1ED-13@gated-at.bofh.it> (permalink) |
| References | <qfa8a-6Wx-9@gated-at.bofh.it> <qfa8a-6Wx-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Oct 02, 2015 at 04:59:47PM +0200, Antoine Tenart wrote: > Add a PWM controller driver for the Marvell Berlin SoCs. This PWM > controller has 4 channels. > > Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> > Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > --- > drivers/pwm/Kconfig | 9 ++ > drivers/pwm/Makefile | 1 + > drivers/pwm/pwm-berlin.c | 221 +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 231 insertions(+) > create mode 100644 drivers/pwm/pwm-berlin.c Applied, with minor tweaks, thanks. Thierry
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 2/5] pwm: add the Berlin pwm controller driver Antoine Tenart <antoine.tenart@free-electrons.com> - 2015-10-02 17:10 +0200
Re: [PATCH v7 2/5] pwm: add the Berlin pwm controller driver Thierry Reding <thierry.reding@gmail.com> - 2015-10-05 16:40 +0200
[PATCH] pwm: berlin: fix build warning Arnd Bergmann <arnd@arndb.de> - 2015-10-06 22:00 +0200
csiph-web