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:
35faa55
)
spi/fsl-espi: Make sure pm is within 2..32
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Thu, 15 Mar 2012 17:42:32 +0000
(18:42 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Thu, 15 Mar 2012 21:14:24 +0000
(15:14 -0600)
The reference manual says that pm has to stay within 2 and 32. So the
lowest frequency is 32 and DIV16 set, the highest is 2 and DIV16 unset.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found