[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
From: broonie@kernel.org (Mark Brown)
Date: 2013-09-11 15:07:05
Also in:
linux-devicetree
From: broonie@kernel.org (Mark Brown)
Date: 2013-09-11 15:07:05
Also in:
linux-devicetree
On Wed, Sep 11, 2013 at 03:05:15PM +0100, David Woodhouse wrote:
Why can't the flash driver *provide* the required information?
Yeah, that's my question too...
So far I seem to have got it into my head that we have a SPI controller which is connected to more than one device, and we can't send commands to one without sending to the other... and that means that we have to send a *NOP* to the "unwanted" device. Is that right?
That shouldn't be the case, SPI has a chip select line which is asserted to talk to a particular chip, while it's not asserted the slaves should ignore any activity on the bus. If activity on one slave affects another something is broken, this is the first time I noticed that being an issue but I might've missed some of the MTD side of this thread. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130911/51bc0a32/attachment.sig>