[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YNNe63q2T/9ndSgg@kunai>
Date: Wed, 23 Jun 2021 18:18:51 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Raviteja Narayanam <raviteja.narayanam@...inx.com>
Cc: linux-i2c@...r.kernel.org, michal.simek@...inx.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
git@...inx.com
Subject: Re: [PATCH] i2c: cadence: Clear HOLD bit before xfer_size register
rolls over
On Tue, Nov 24, 2020 at 01:16:05PM +0530, Raviteja Narayanam wrote:
> On Xilinx zynq SOC if the delay between address register write and
> control register write in cdns_mrecv function is more, the xfer size
> register rolls over and controller is stuck. This is an IP bug and
> is resolved in later versions of IP.
>
> To avoid this scenario, disable the interrupts on the current processor
> core between the two register writes and enable them later. This can
> help achieve the timing constraint.
>
> Signed-off-by: Raviteja Narayanam <raviteja.narayanam@...inx.com>
Applied to for-next, thanks!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists