diff options
author | Eric Anholt <eric@anholt.net> | 2018-02-24 00:42:31 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-02-07 18:09:48 +0300 |
commit | 9495b9b31abe525ebd93da58de2c88b9f66d3a0e (patch) | |
tree | 91bf6770e9fc52896975e805a16fd7f6d748d1fa /lib/test_linear_ranges.c | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) | |
download | linux-9495b9b31abe525ebd93da58de2c88b9f66d3a0e.tar.xz |
i2c: bcm2835: Avoid clock stretching timeouts
The CLKT register contains at poweron 0x40, which at our typical 100kHz
bus rate means .64ms. But there is no specified limit to how long devices
should be able to stretch the clocks, so just disable the timeout. We
still have a timeout wrapping the entire transfer.
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
BugLink: https://github.com/raspberrypi/linux/issues/3064
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'lib/test_linear_ranges.c')
0 files changed, 0 insertions, 0 deletions