[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210713182550.GG4098@sirena.org.uk>
Date: Tue, 13 Jul 2021 19:25:50 +0100
From: Mark Brown <broonie@...nel.org>
To: Apurva Nandan <a-nandan@...com>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
Pratyush Yadav <p.yadav@...com>,
Vignesh Raghavendra <vigneshr@...com>
Subject: Re: [PATCH 1/2] spi: cadence-quadspi: Disable Auto-HW polling
On Tue, Jul 13, 2021 at 12:57:41PM +0000, Apurva Nandan wrote:
> cadence-quadspi controller doesn't allow an address phase when
> auto-polling the busy bit on the status register. Unlike SPI NOR
> flashes, SPI NAND flashes do require the address of status register
> when polling the busy bit using the read register operation. As
> Auto-HW polling is enabled by default, cadence-quadspi returns a
> timeout for every write operation after an indefinite amount of
> polling on SPI NAND flashes.
> Disable Auto-HW polling completely as the spi-nor core, spinand core,
> etc. take care of polling the busy bit on their own.
Would it not be better to only disable this on NAND rather than
disabling it completely?
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists