Re: [PATCH v3 6/6] clocksource: timer-ti-dm: Enable autoreload in set_pwm

From: Tony Lindgren
Date: Fri Mar 06 2020 - 12:18:23 EST


* Lokesh Vutla <lokeshvutla@xxxxxx> [200305 08:29]:
> dm timer ops set_load() api allows to configure the load value and to
> set the auto reload feature. But auto reload feature is independent of
> load value and should be part of configuring pwm. This way pwm can be
> disabled by disabling auto reload feature using set_pwm() so that the
> current pwm cycle will be completed. Else pwm disabling causes the
> cycle to be stopped abruptly.

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>