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 v4.18-rc1
Date: Wed, 13 Jun 2018 14:16:26 +0200	[thread overview]
Message-ID: <20180613121626.17188-1-thierry.reding@gmail.com> (raw)

Hi Linus,

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 414c52b7899aa9097c2fa8444654a866e1df4a0c:

  pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled (2018-06-06 10:15:55 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Changes for v4.18-rc1

This contains a couple of fixes and cleanups for the Meson and ACPI/LPSS
drivers as well as capture support for STM32. Note that given the cross-
subsystem changes, the STM32 patches were merged through the MFD and PWM
trees, both sharing an immutable branch.

----------------------------------------------------------------
Arnd Bergmann (2):
      pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS
      pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled

Fabrice Gasnier (5):
      mfd: stm32-timers: Add support for DMAs
      pwm: stm32: Add capture support
      pwm: stm32: Improve capture by tuning counter prescaler
      pwm: stm32: Use input prescaler to improve period capture
      dt-bindings: mfd: stm32-timers: Add support for dmas

Hans de Goede (2):
      pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
      ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices

Martin Blumenstingl (1):
      pwm: meson: Fix allocation of PWM channel array

Thierry Reding (1):
      Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/.../lee/mfd into for-next

Wolfram Sang (1):
      pwm: simplify getting .drvdata

 .../devicetree/bindings/mfd/stm32-timers.txt       |  20 ++
 drivers/acpi/acpi_lpss.c                           |   2 +
 drivers/mfd/stm32-timers.c                         | 201 +++++++++++++++-
 drivers/pwm/Kconfig                                |   2 +-
 drivers/pwm/pwm-atmel-tcb.c                        |   6 +-
 drivers/pwm/pwm-lpss-platform.c                    |   5 +
 drivers/pwm/pwm-lpss.c                             |  30 +++
 drivers/pwm/pwm-lpss.h                             |   2 +
 drivers/pwm/pwm-meson.c                            |   4 +-
 drivers/pwm/pwm-rcar.c                             |   3 +-
 drivers/pwm/pwm-stm32.c                            | 255 +++++++++++++++++++++
 include/linux/mfd/stm32-timers.h                   |  58 +++++
 12 files changed, 577 insertions(+), 11 deletions(-)

                 reply	other threads:[~2018-06-13 12:16 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=20180613121626.17188-1-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®