Re: [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-11-30 09:27:53
Also in:
linux-i2c, lkml
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-11-30 09:27:53
Also in:
linux-i2c, lkml
On Mon, Sep 20, 2021 at 05:21:30PM +0200, Alain Volmat wrote:
When getting an access timeout, ensure that the bus is in a proper
state prior to returning the error.
Fixes: aeb068c57214 ("i2c: i2c-stm32f7: add driver")
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>Applied to for-current, thanks!