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

Sasha Finkelstein fnkl.kernel at gmail.com
Wed Nov 2 09:40:55 PDT 2022


On Wed, 2 Nov 2022 at 19:29, Biju Das <biju.das.jz at bp.renesas.com> wrote:
>
> Then enable the clk whenever pwm is enabled
> And disable the clk whenever pwm is disabled.
I can do that, but I do not see the point in doing that. This clock is
active whenever the system is turned on, all this will result in is
some unnecessary clock refcount increments/decrements.



More information about the linux-arm-kernel mailing list