diff options
author | Chris Brandt <chris.brandt@renesas.com> | 2019-09-26 07:19:09 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-09-28 20:44:12 +0200 |
commit | a71e2ac1f32097fbb2beab098687a7a95c84543e (patch) | |
tree | 0abdf47803a81d7e2bae28f50351d7ad65bd1c76 /samples | |
parent | 127068abe85bf3dee50df51cb039a5a987a4a666 (diff) |
i2c: riic: Clear NACK in tend isr
The NACKF flag should be cleared in INTRIICNAKI interrupt processing as
description in HW manual.
This issue shows up quickly when PREEMPT_RT is applied and a device is
probed that is not plugged in (like a touchscreen controller). The result
is endless interrupts that halt system boot.
Fixes: 310c18a41450 ("i2c: riic: add driver")
Cc: stable@vger.kernel.org
Reported-by: Chien Nguyen <chien.nguyen.eb@rvc.renesas.com>
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions