[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394806749-29778-1-git-send-email-alexandre.belloni@free-electrons.com>
Date: Fri, 14 Mar 2014 15:19:07 +0100
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Thierry Reding <thierry.reding@...il.com>
Cc: linux-kernel@...r.kernel.org,
Nicolas Ferre <nicolas.ferre@...el.com>,
Bo Shen <voice.shen@...el.com>, linux-pwm@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: [PATCH 0/2] PWM: atmel: few fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists