All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pwm: imx: Add support for low-speed PWM
@ 2014-04-28  8:55 Sean Cross
       [not found] ` <1398675331-10980-1-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Sean Cross @ 2014-04-28  8:55 UTC (permalink / raw)
  To: Thierry Reding, Grant Likely, Rob Herring, linux-pwm, devicetree
  Cc: Sean Cross

The i.MX PWM driver has a selectable clock source.  In order to get very
long period lengths, the driver must select the 32.768 kHz clock.

It's unclear what the threshold should be to switch clocks, so set it
arbitrarily to 100 usecs.

Sean Cross (1):
  pwm: imx: Support very long period lengths

 drivers/pwm/pwm-imx.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

-- 
1.9.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-28 12:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-28  8:55 [PATCH] pwm: imx: Add support for low-speed PWM Sean Cross
     [not found] ` <1398675331-10980-1-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
2014-04-28  8:55   ` [PATCH] pwm: imx: Support very long period lengths Sean Cross
2014-04-28  9:22     ` Sascha Hauer
2014-04-28 12:10       ` Sean Cross
2014-04-28 12:43         ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.