Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475232
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support |
| Date | 2016-09-02 17:20 +0200 |
| Message-ID | <scYq5-16w-13@gated-at.bofh.it> (permalink) |
| References | <sc94d-8tQ-3@gated-at.bofh.it> <sc94d-8tQ-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 31, 2016 at 05:25:20PM +0900, Milo Kim wrote: > H3 PWM controller has same register layout as sun4i driver, so it works > by adding H3 specific data. > > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Maxime Ripard <maxime.ripard@free-electrons.com> > Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> > Cc: Chen-Yu Tsai <wens@csie.org> > Cc: linux-pwm@vger.kernel.org > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Milo Kim <woogyom.kim@gmail.com> > --- > Documentation/devicetree/bindings/pwm/pwm-sun4i.txt | 1 + > drivers/pwm/pwm-sun4i.c | 9 +++++++++ > 2 files changed, 10 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 4/4] pwm: sunxi: Add H3 support Milo Kim <woogyom.kim@gmail.com> - 2016-08-31 10:30 +0200 Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-09-01 12:40 +0200 Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support Rob Herring <robh@kernel.org> - 2016-09-02 17:20 +0200 Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support Thierry Reding <thierry.reding@gmail.com> - 2016-09-05 12:10 +0200
csiph-web