[PATCH 2/7] pwm: omap-dmtimer: Allow for setting dmtimer clock source
Rob Herring
robh at kernel.org
Mon May 9 13:01:48 PDT 2016
On Sat, May 07, 2016 at 06:21:43PM +0300, Ivaylo Dimitrov wrote:
> OMAP GP timers can have different input clocks that allow different PWM
> frequencies. However, there is no other way of setting the clock source but
> through clocks or clock-names properties of the timer itself. This limits
> PWM functionality to only the frequencies allowed by the particular clock
> source. Allowing setting the clock source by PWM rather than by timer
> allows different PWMs to have different ranges by not hard-wiring the clock
> source to the timer.
>
> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75 at gmail.com>
> ---
> Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt | 4 ++++
> drivers/pwm/pwm-omap-dmtimer.c | 12 +++++++-----
> 2 files changed, 11 insertions(+), 5 deletions(-)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list