Hello:
This patch was applied to riscv/linux.git (fixes) by Uwe Kleine-König ukleinek@kernel.org:
On Wed, 22 Jan 2025 14:42:56 +0000 you wrote:
From: Conor Dooley conor.dooley@microchip.com
In mchp_core_pwm_apply_locked(), if hw_period_steps is equal to its max, an error is reported and .apply fails. The max value is actually a permitted value however, and so this check can fail where multiple channels are enabled.
[...]
Here is the summary with links: - [v1] pwm: microchip-core: fix incorrect comparison with max period https://git.kernel.org/riscv/c/752b6e3af374
You are awesome, thank you!