All of lore.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,
	 Biju Das <biju.das.jz@bp.renesas.com>
Subject: [GIT PULL] pwm: Changes for 7.2-rc1 (batch 2)
Date: Sat, 27 Jun 2026 20:35:33 +0200	[thread overview]
Message-ID: <akAWnuys9snFTiB_@monoceros> (raw)

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

Hello Linus,

the following changes since commit 6f9b73071c15001530e6697491b6db1bf639f4c7:

  pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup (2026-06-05 14:03:00 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 898ab0f30e008e411ce93ddf81c4099abd9d4e46:

  pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages (2026-06-09 15:46:00 +0200)

These two changes were in my public for-next branch but for reasons I
fail to understand not in my local branch that I used to create the tag
for my first PR to 7.2-rc1.

Given they are fixes and in next since 2026-06-09 I consider it save to
pull them into your tree for the next release.

Thanks
Uwe

----------------------------------------------------------------
pwm: Changes for v7.2-rc1 (2nd batch)

Two more fixes that I managed to put into the public branch merged into
next before my first PR but missed to include them in it. The first
change is a relevant change that fixes misconfigurations due to a
variable overflow. The 2nd is only cosmetic but very obviously an
improvement.

----------------------------------------------------------------
Biju Das (2):
      pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64
      pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages

 drivers/pwm/pwm-rzg2l-gpt.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2026-06-27 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-27 18:35 Uwe Kleine-König [this message]
2026-06-27 21:13 ` [GIT PULL] pwm: Changes for 7.2-rc1 (batch 2) 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=akAWnuys9snFTiB_@monoceros \
    --to=u.kleine-koenig@baylibre.com \
    --cc=biju.das.jz@bp.renesas.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.