Searched hist:cd2004037c01be34ebd61f49755fd252d03131aa (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | mxc_spi.c | cd2004037c01be34ebd61f49755fd252d03131aa Fri Aug 10 08:51:50 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mxc_spi: Round up clock divider
Since the input frequency of the API is a maximum that should not be exceeded in order for the devices to operate properly, the SPI clock divider should be rounded up, not truncated.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Stefano Babic <sbabic@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>
|