[PATCH v2 2/4] pwm: Add Apple PWM controller

Sasha Finkelstein fnkl.kernel at gmail.com
Wed Nov 2 09:25:50 PDT 2022


On Wed, 2 Nov 2022 at 19:02, Biju Das <biju.das.jz at bp.renesas.com> wrote:

> I just asked, because you are unnecessarily turning on the clock or increasing the usage
> Count, even if it is not used by anyone during probe.

It is used to get the clock rate so it can be used to convert between
seconds and pwm ticks, and the pwm uses that clock, so it is kept
enabled while the pwm is active.



More information about the linux-arm-kernel mailing list