> ; Edgar Iglesias ; qemu-
> de...@nongnu.org
> Subject: Re: [PATCH v5] ssi: xilinx_spips: Skip spi bus update for a few
> register
> writes
>
> Hi Sai,
>
> On [2019 Oct 25] Fri 11:02:11, Sai Pavan Boddu wrote:
> > A few configuration register writes need no
On Thu, Oct 24, 2019 at 10:31 PM Sai Pavan Boddu
wrote:
>
> A few configuration register writes need not update the spi bus state, so just
> return after register write.
>
> Signed-off-by: Sai Pavan Boddu
Reviewed-by: Alistair Francis
Alistair
> ---
>
> Changes for V2:
> Just skip upd
Hi Sai,
On [2019 Oct 25] Fri 11:02:11, Sai Pavan Boddu wrote:
> A few configuration register writes need not update the spi bus state, so just
> return after register write.
s/register write/the register write/
>
> Signed-off-by: Sai Pavan Boddu
After above change:
Reviewed-by: Francisco Igl
A few configuration register writes need not update the spi bus state, so just
return after register write.
Signed-off-by: Sai Pavan Boddu
---
Changes for V2:
Just skip update of spips cs and fifos
Update commit message accordingly
Changes for V4:
Avoid checking for zynqm