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:
97d0b42
)
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
author
Boris BREZILLON
<boris.brezillon@free-electrons.com>
Wed, 19 Nov 2014 14:33:09 +0000
(15:33 +0100)
committer
Thierry Reding
<thierry.reding@gmail.com>
Thu, 4 Dec 2014 10:32:36 +0000
(11:32 +0100)
at91sam9x5 has an errata forbidding the use of slow clk as a clk source and
sama5d3 SoCs has another errata forbidding the use of div1 prescaler.
Take both of these erratas into account.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found