Re: [PATCH 2/5] i2c: octeon,thunderx: Avoid sending STOP during recovery
From: Wolfram Sang <hidden>
Date: 2016-09-21 21:00:53
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2016-09-21 21:00:53
Also in:
lkml
On Wed, Sep 21, 2016 at 08:51:03AM +0200, Jan Glauber wrote:
From: Dmitry Bazhenov <redacted> Due to a bug in the ThunderX I2C hardware sending STOP during a recovery attempt could lock up the hardware. To work around this problem do not send STOP at the beginning of the recovery but use the override registers to bring the TWSI including the high-level controller out of the bad state. Signed-off-by: Dmitry Bazhenov <redacted> Signed-off-by: Jan Glauber <redacted> [Changed commit message]
Applied to for-next, thanks!