alistair23-linux/drivers/mtd/devices
Cyrille Pitchen 902cc69a08 mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
This patch renames the SPINOR_OP_* macros of the 4-byte address
instruction set so the new names all share a common pattern: the 4-byte
address name is built from the 3-byte address name appending the "_4B"
suffix.

The patch also introduces new op codes to support other SPI protocols such
as SPI 1-4-4 and SPI 1-2-2.

This is a transitional patch and will help a later patch of spi-nor.c
to automate the translation from the 3-byte address op codes into their
4-byte address version.

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
2017-02-10 13:55:03 +01:00
..
bcm47xxsflash.c mtd: bcm47xxsflash: use uncached MMIO access for BCM53573 2016-11-07 18:17:37 -08:00
bcm47xxsflash.h mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() 2016-04-04 00:07:57 -07:00
block2mtd.c mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 2016-04-04 10:41:08 -07:00
docg3.c mtd: docg3: switch to mtd_ooblayout_ops 2016-04-19 22:05:56 +02:00
docg3.h
Kconfig MTD updates for v4.8: 2016-08-02 17:05:11 -04:00
lart.c
m25p80.c mtd: m25p80: consider max message size in m25p80_read 2017-02-10 13:54:55 +01:00
Makefile
ms02-nv.c
ms02-nv.h
mtd_dataflash.c
mtdram.c
phram.c
pmc551.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
powernv_flash.c powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg 2016-06-29 17:33:18 +10:00
serial_flash_cmds.h mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes 2017-02-10 13:55:03 +01:00
slram.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
spear_smi.c
sst25l.c
st_spi_fsm.c mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes 2017-02-10 13:55:03 +01:00