mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Changes for v3.20-rc1
Date: Wed, 18 Feb 2015 09:43:50 +0100	[thread overview]
Message-ID: <1424249030-9911-1-git-send-email-thierry.reding@gmail.com> (raw)

Hi Linus,

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-3.20-rc1

for you to fetch changes up to b65af27ad89de60ca55721f9368b18d49ba1f269:

  pwm: tegra: Use NSEC_PER_SEC (2015-02-18 08:40:29 +0100)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Changes for v3.20-rc1

This contains two new drivers, one for Allwinner SoCs and the other for
Imagination Technologies' Pistachio SoC.

Complementing this are a couple of fixes to the Atmel HLCDC PWM and STi
PWM drivers as well as minor cleanups to the core and the Tegra driver.

----------------------------------------------------------------
Ajit Pal Singh (1):
      pwm: sti: Maintain a bitmap of configured devices

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

Boris BREZILLON (1):
      pwm: atmel-hlcdc: Prevent division by zero

Markus Elfring (1):
      pwm: Remove unnecessary check before of_node_put()

Naidu Tellapati (2):
      pwm: Imagination Technologies PWM DAC driver
      pwm: Add device tree binding document for IMG PWM DAC

Thierry Reding (2):
      pwm: atmel-hlcdc: Depend on HAVE_CLK
      pwm: tegra: Use NSEC_PER_SEC

 Documentation/devicetree/bindings/pwm/img-pwm.txt  |  24 ++
 .../devicetree/bindings/pwm/pwm-sun4i.txt          |  20 ++
 drivers/pwm/Kconfig                                |  24 ++
 drivers/pwm/Makefile                               |   2 +
 drivers/pwm/core.c                                 |   2 +-
 drivers/pwm/pwm-atmel-hlcdc.c                      |   6 +
 drivers/pwm/pwm-img.c                              | 249 ++++++++++++++
 drivers/pwm/pwm-sti.c                              |  30 +-
 drivers/pwm/pwm-sun4i.c                            | 366 +++++++++++++++++++++
 drivers/pwm/pwm-tegra.c                            |   2 +-
 10 files changed, 704 insertions(+), 21 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pwm/img-pwm.txt
 create mode 100644 Documentation/devicetree/bindings/pwm/pwm-sun4i.txt
 create mode 100644 drivers/pwm/pwm-img.c
 create mode 100644 drivers/pwm/pwm-sun4i.c

                 reply	other threads:[~2015-02-18  8:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424249030-9911-1-git-send-email-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®