[PATCH 0/2] PWM: atmel: few fixes

From: Alexandre Belloni
Date: Fri Mar 14 2014 - 10:19:26 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/