Hi, On Tue, Nov 21, 2023 at 06:10:52PM GMT, Robert Hancock wrote: > A couple of fixes for the Xilinx I2C driver. > > 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 merged to i2c/i2c-host-fixes. I just added in the tag section: Cc: <stable@xxxxxxxxxxxxxxx> # v2.6.34+ As requested by the stable kernel rules. Thanks Manikanta for the reminder. Andi