[PATCH V1 3/5] mtd: m25p80: add the quad-read support
Brian Norris
computersforpeace at gmail.com
Fri Aug 23 07:23:44 EDT 2013
On 08/22/2013 12:55 PM, Mark Brown wrote:
> On Thu, Aug 22, 2013 at 12:34:53PM -0700, Brian Norris wrote:
>> What you're really missing from device-tree (and the SPI subystem in
>> general) is how to detect those SPI controllers which support dual and
>> quad mode transfers, and how to communicate that a particular SPI
>> transaction should be performed on 1 or 4 IO lines. We shouldn't have
>> this just hacked in via assumptions.
>
> That bit does need to be fixed in this driver, yes. The SPI core now
> has quad mode support.
Where? Perhaps I'm missing the obvious, but I don't see SPI core quad
support in linux-next or in Linus' tree.
Brian
More information about the linux-arm-kernel
mailing list