git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cccb945
)
pwm: atmel: Fix incorrect CDTY value after enabling
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Mon, 25 May 2015 13:19:55 +0000
(15:19 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Fri, 12 Jun 2015 09:12:20 +0000
(11:12 +0200)
CUPD is not flushed before enabling the channel so it will update
CDTY/CPRD just after one period. So we always set CUPD, even when the
channel is not enabled.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found