[PATCH v2 0/2] Xilinx I2C driver fixes

Shubhrajyoti Datta shubhrajyoti.datta at gmail.com
Wed Nov 22 21:53:23 PST 2023


On Tue, Nov 21, 2023 at 11:42 PM Robert Hancock
<robert.hancock at calian.com> wrote:
>
> A couple of fixes for the Xilinx I2C driver.

Thanks for the fix is there a way i can reproduce the issue reported here.

>
> Changed since v1:
> -Fixed an issue in first patch where an additional message could still have
> been written to the TX FIFO without waiting for it to empty.
>
> Robert Hancock (2):
>   i2c: xiic: Wait for TX empty to avoid missed TX NAKs
>   i2c: xiic: Try re-initialization on bus busy timeout
>
>  drivers/i2c/busses/i2c-xiic.c | 61 +++++++++++++++++++++--------------
>  1 file changed, 36 insertions(+), 25 deletions(-)
>
> --
> 2.42.0
>
>



More information about the linux-arm-kernel mailing list