]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: m25p80: add support of octal mode I/O transfer
authorYogesh Narayan Gaur <yogeshnarayan.gaur@nxp.com>
Tue, 15 Jan 2019 10:05:22 +0000 (10:05 +0000)
committerBoris Brezillon <bbrezillon@kernel.org>
Thu, 17 Jan 2019 07:43:14 +0000 (08:43 +0100)
commit0837ae46ff003fed44bfead23c590e7105f47623
treeb9ffb928586fae3a1898b538915e14d5ed8702bd
parent2bda2f811b36cb7e569ca384e2dfcf74740a8279
mtd: m25p80: add support of octal mode I/O transfer

Add support for octal mode I/O data transfer based on the controller (spi)
mode.
Assign hw-capability mask bits for octal transfer.

Signed-off-by: Yogesh Narayan Gaur <yogeshnarayan.gaur@nxp.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
drivers/mtd/devices/m25p80.c