diff options
author | Pali Rohár | 2020-11-21 23:30:11 +0100 |
---|---|---|
committer | Lokesh Vutla | 2021-01-05 20:49:52 +0530 |
commit | a8ef64e4ef6f5cabf083c8a8e5a181dceeea71ae (patch) | |
tree | 7439204b901b5ac99645fce66cff68d02c18c3db /.github | |
parent | c15f44acf9d473f4682bfdc63b8aebd313492b15 (diff) |
Nokia RX-51: Decrease i2c speed to 100000
It looks like that i2c bus lot of times timeout on some units. Prior
migration to CONFIG_DM_I2C i2c speed was set to CONFIG_SYS_OMAP24_I2C_SPEED
value which was 100000. Lower speed fixes timeout problems, so change speed
back to its previous value.
Signed-off-by: Pali Rohár <pali@kernel.org>
Fixes: 8d8c18170325 ("Nokia RX-51: Convert to CONFIG_DM_I2C")
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions