public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.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 7.1-rc1
Date: Mon, 13 Apr 2026 10:22:44 +0200	[thread overview]
Message-ID: <adymoAWvo5IOs3yv@monoceros> (raw)

[-- Attachment #1: Type: text/plain, Size: 1932 bytes --]

Hello Linus,

the following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git tags/pwm/for-7.1-rc1

for you to fetch changes up to aa8f35172ab66c57d4355a8c4e28d05b44c938e3:

  pwm: th1520: fix `CLIPPY=1` warning (2026-03-29 09:37:13 +0200)

Very few patches this time around. I think there are a few patches on
the pwm mailing list that might be ready, but I didn't come around to
review them in time for the merge window, so it's just these 5 commits.

All changes are in next since next-20260330, I don't expect any
complications.

Thanks for pulling these into v7.1-rc1.

Best regards
Uwe

----------------------------------------------------------------
pwm: Changes for v7.1-rc1

Just two minor fixes, a device tree binding addition to support a few
more SoCs (without the need for driver adaptions), a driver include
cleanup and the addition of the #linux-pwm irc channel to MAINTAINERS.

----------------------------------------------------------------
Andy Shevchenko (1):
      pwm: jz4740: Drop unused include

Miguel Ojeda (1):
      pwm: th1520: fix `CLIPPY=1` warning

Uwe Kleine-König (1):
      MAINTAINERS: Add #linux-pwm irc channel to pwm entry

Viorel Suman (OSS) (1):
      pwm: imx-tpm: Count the number of enabled channels in probe

Xianwei Zhao (1):
      dt-bindings: pwm: amlogic: Document A4 A5 and T7 PWM

 Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml | 3 +++
 MAINTAINERS                                            | 1 +
 drivers/pwm/pwm-imx-tpm.c                              | 9 ++++++++-
 drivers/pwm/pwm-jz4740.c                               | 1 -
 drivers/pwm/pwm_th1520.rs                              | 5 +----
 5 files changed, 13 insertions(+), 6 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2026-04-13  8:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13  8:22 Uwe Kleine-König [this message]
2026-04-15 22:01 ` [GIT PULL] pwm: Changes for 7.1-rc1 pr-tracker-bot

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=adymoAWvo5IOs3yv@monoceros \
    --to=u.kleine-koenig@baylibre.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