diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-22 22:29:59 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-09-23 16:08:48 +0200 |
commit | 1d5b4c0fa9ff79a4f01e5efc1caefd16b190a3dc (patch) | |
tree | 3d6650d378615d829d0f89e15755a0c95228a7e3 /crypto/seed.c | |
parent | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... (diff) | |
download | linux-1d5b4c0fa9ff79a4f01e5efc1caefd16b190a3dc.tar.xz linux-1d5b4c0fa9ff79a4f01e5efc1caefd16b190a3dc.zip |
ARM: 6406/1: at91sam9g45: fix i2c bus speed
Use a correct udelay value to get bus speed around 100KHz. The udelay
value was most likely copied from the older devices, but the 9g45
is signicantly faster (400MHz, DDR, ..), so a udelay of 2 gives a
bus speed of around 190KHz, which is too fast for some devices.
A udelay value of 5 gives a bus speed of around 90KHz here.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'crypto/seed.c')
0 files changed, 0 insertions, 0 deletions