[PATCH V4 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode
Wolfram Sang
wsa at kernel.org
Fri Feb 3 08:35:29 PST 2023
On Thu, Feb 02, 2023 at 03:11:31PM +0530, Manikanta Guntupalli wrote:
> From: Raviteja Narayanam <raviteja.narayanam at xilinx.com>
>
> repeated start
>
> When a combined message request comes from user space, the
> controller has to initiate repeated start sequence. In standard
> mode, this repeated start sequence is corrupted if there is still
> data in the Tx FIFO.
>
> So, always make sure that all the bytes are completely transmitted
> out of the FIFO by waiting for TXEMPTY, if the previous message is
> of Tx type.
>
> Signed-off-by: Raviteja Narayanam <raviteja.narayanam at xilinx.com>
> Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli at amd.com>
> Acked-by: Michal Simek <michal.simek at amd.com>
Applied to for-next, thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230203/85c8e2c9/attachment.sig>
More information about the linux-arm-kernel
mailing list