[PATCH v14 0/5] Change PWM-controlled LED pin active mode and algorithm
Uwe Kleine-König
ukleinek at kernel.org
Wed May 28 03:21:45 PDT 2025
Hello,
patches 1 and 2 ideally go in together, right? @Conor, does your Ack
mean that you're OK with me taking the dts change via my pwm tree?
On Fri, May 09, 2025 at 05:52:29PM +0800, Nylon Chen wrote:
> Nylon Chen (5):
> riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's
> active-low properties
> pwm: sifive: change the PWM algorithm
> pwm: sifive: Fix the error in the idempotent test within the
> pwm_apply_state_debug function
> pwm: sifive: Fix rounding issues in apply and get_state functions
> pwm: sifive: clarify inverted compare logic in comments
The objective of patches #3 and #4 is the same, right? Both prevent that
.apply ∘ .get_state is idempotent, right?
And I'd also squash patches #2 and #5 to have the comments updated
together with the respective code changes.
I think the algorithm implemented in this driver is more complicated
than it should be, but this is not this series's fault, so I tend to
apply it with the above mentioned squashes.
Best regards
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250528/4116a828/attachment.sig>
More information about the linux-riscv
mailing list