commit | 87bf5ab82884c829366914aaa813cc8b07b9fe58 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Mar 15 18:42:32 2012 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Mar 15 15:14:24 2012 -0600 |
tree | 6f42d875a90bddeb6f1250d967fd9065cbda9cb0 | |
parent | 35faa55cff56441477973e454f62408714f35cd3 [diff] |
spi/fsl-espi: Make sure pm is within 2..32 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>