aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorWolfram Sang2015-11-19 16:56:49 +0100
committerWolfram Sang2015-11-30 14:22:33 +0100
commit52df445f29b79006d8b2dcd129152987c0d3bd64 (patch)
tree64570f24c3874390169e28cbddffde637042c0b8 /Kconfig
parentc3be0af15959e11fa535d5332ab3d7cf34abd09b (diff)
i2c: rcar: revoke START request early
If we don't clear START generation as soon as possible, it may cause another message to be generated, e.g. when receiving NACK in address phase. To keep the race window as small as possible, we clear it right at the beginning of the interrupt. We don't need any checks since we always want to stop START and STOP generation on the next occasion after we started it. This patch improves the situation but sadly does not completely fix it. It is still to be researched if we can do better given this HW design. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions