On Tue, Oct 07, 2014 at 03:38:13PM +0200, Boris Brezillon wrote: > Hi Thierry, > > This patch series adds support for the atmel-hlcdc-pwm device provided > by the atmel-hlcdc MFD driver. > > Best Regards, > > Boris > > Changes since v9: > - replace select by depends on > - rework commit messages > - rework Kconfig description > > Changes since v8: > - rework the enable/disable waiting loop > - check return code of regmap functions > - fix DT binding doc > > Changes since v7: > - addressed several coding style issues > > > Boris Brezillon (2): > pwm: add support for atmel-hlcdc-pwm device > pwm: add DT bindings documentation for atmel-hlcdc-pwm driver > > .../devicetree/bindings/pwm/atmel-hlcdc-pwm.txt | 29 +++ > drivers/pwm/Kconfig | 11 + > drivers/pwm/Makefile | 1 + > drivers/pwm/pwm-atmel-hlcdc.c | 259 > +++++++++++++++++++++ > 4 files changed, 300 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pwm/atmel-hlcdc-pwm.txt > create mode 100644 drivers/pwm/pwm-atmel-hlcdc.c
Applied, thanks. Thierry
pgpirdXr7a0R9.pgp
Description: PGP signature
