Hello, On Thu, Jun 04, 2026 at 10:56:31AM +0100, Biju wrote: > From: Biju Das > > period_ticks is used to store PWM period values that can exceed the 32-bit > range, so change its type from u32 to u64 to prevent overflow. > > Cc: stable@kernel.org > Fixes: 061f087f5d0b ("pwm: Add support for RZ/G2L GPT") > Signed-off-by: Biju Das I applied this patch (only) to https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next . I currently don't have the capacity to go through the remaining patches of this series, but I have them still on my radar, so there is no need to resend/rebase. Best regards Uwe