lkml.org 
[lkml]   [2014]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv8 0/2] Add Allwinner SoCs PWM support
Date
Hi,

This patch series adds support for the PWM controller found on the Allwinner
SoCs.

The first patch adds the driver itself.
The second patch adds the DT binding documentation

Changes in v8:
- renamed the driver sun4i as the PWM IP is different in the next sunxi SoCs
- Took into account comments from Thierry

Alexandre Belloni (2):
pwm: Add Allwinner SoC support
pwm: sunxi: document OF bindings

.../devicetree/bindings/pwm/pwm-sun4i.txt | 20 ++
drivers/pwm/Kconfig | 9 +
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-sun4i.c | 371 +++++++++++++++++++++
4 files changed, 401 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pwm/pwm-sun4i.txt
create mode 100644 drivers/pwm/pwm-sun4i.c

--
1.9.1



\
 
 \ /
  Last update: 2014-10-19 20:41    [W:0.053 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site