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:
b6616f1
)
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Fri, 13 Jun 2014 11:28:12 +0000
(13:28 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 25 Jun 2014 15:50:07 +0000
(17:50 +0200)
ICPLL can only take 0 or 1, it got mixed with OUT which can be in the [0-3]
range.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found