linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PWM: atmel: few fixes
@ 2014-03-14 14:19 Alexandre Belloni
  2014-03-14 14:19 ` [PATCH 1/2] PWM: atmel: Fix polarity handling Alexandre Belloni
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexandre Belloni @ 2014-03-14 14:19 UTC (permalink / raw)
  To: Thierry Reding
  Cc: linux-kernel, Nicolas Ferre, Bo Shen, linux-pwm,
	Alexandre Belloni

Hi,

Here are a few improvement for pwm-atmel. The first patch makes the driver
actually respect the polarity.

The second patch is solving an issue that I was trying to solve back in october.
When the channel was disabled, the output level got inversed. It actually was
that we had the polarity wrong from the beginning.

Alexandre Belloni (2):
  PWM: atmel-pwm: Fix polarity handling
  PWM: atmel: correct CDTY calculation

 drivers/pwm/pwm-atmel.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-03-18 20:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 14:19 [PATCH 0/2] PWM: atmel: few fixes Alexandre Belloni
2014-03-14 14:19 ` [PATCH 1/2] PWM: atmel: Fix polarity handling Alexandre Belloni
2014-03-14 14:52   ` Nicolas Ferre
2014-03-14 14:19 ` [PATCH 2/2] PWM: atmel: correct CDTY calculation Alexandre Belloni
2014-03-14 14:54   ` Nicolas Ferre
2014-03-18 20:14 ` [PATCH 0/2] PWM: atmel: few fixes Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).