Files
u-boot-tk1-som/drivers/spi
Valentin Longchamp 8203b201ea kw_spi: fix clock prescaler computation
The computation was not correct with low clock values: setting a 1MHz
clock would result in an overlap that would then configure a 25Mhz
clock.

This patch implements a correct computation method according to the
kirkwood functionnal spec. table 600 (Serial Memory Interface
Configuration Register).

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2012-09-03 17:28:51 +05:30
..
2011-02-08 08:29:53 -05:00
2011-07-25 23:40:11 +02:00
2011-07-25 23:40:11 +02:00
2012-08-07 23:08:14 +02:00
2010-04-21 23:42:38 +02:00
2009-06-14 23:01:38 +02:00
2008-10-18 21:54:03 +02:00
2012-09-01 14:58:21 +02:00