[PATCH v2 0/2] Xilinx I2C driver fixes
Michal Simek
michal.simek at amd.com
Fri Mar 1 01:22:54 PST 2024
On 3/1/24 10:19, Guntupalli, Manikanta wrote:
>
>> -----Original Message-----
>> From: Robert Hancock <robert.hancock at calian.com>
>> Sent: Tuesday, November 21, 2023 11:41 PM
>> To: michal.simek at amd.com; ben-linux at fluff.org; andi.shyti at kernel.org
>> Cc: linux-arm-kernel at lists.infradead.org; linux-i2c at vger.kernel.org; Robert
>> Hancock <robert.hancock at calian.com>
>> Subject: [PATCH v2 0/2] Xilinx I2C driver fixes
>>
>> 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
>>
>> drivers/i2c/busses/i2c-xiic.c | 61 +++++++++++++++++++++--------------
>> 1 file changed, 36 insertions(+), 25 deletions(-)
>>
>> --
>> 2.42.0
>>
> Reviewed-by: Manikanta Guntupalli <manikanta.guntupalli at amd.com>
Acked-by: Michal Simek <michal.simek at amd.com>
Thanks,
Michal
More information about the linux-arm-kernel
mailing list