Commit 780d569e6c4b for kernel

commit 780d569e6c4b422290f5cba319eb904b355d64be
Merge: f21df873208d 898ab0f30e00
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Jun 27 13:48:12 2026 -0700

    Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux

    Pull pwm fixes from Uwe Kleine-König:
     "Two more fixes that I managed to put into the public branch merged
      into next before my first pull request but missed to include them in
      it.

      The first change is a relevant change that fixes misconfigurations due
      to a variable overflow. The second is only cosmetic but very obviously
      an improvement"

    * tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:
      pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
      pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64