diff options
author | Alison Wang <b18965@freescale.com> | 2017-05-19 02:26:05 (GMT) |
---|---|---|
committer | Xie Xiaobo <xiaobo.xie@nxp.com> | 2017-09-25 07:25:32 (GMT) |
commit | eed48c936b7a84a6d98d765d27e5adee730fdb05 (patch) | |
tree | f6f1dce2bc7a9e57d09b24f180924434927fe466 /drivers/clocksource/Kconfig | |
parent | b3d8956757c738ff425453c2e0bd056b7780e92e (diff) | |
download | linux-eed48c936b7a84a6d98d765d27e5adee730fdb05.tar.xz |
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>
Diffstat (limited to 'drivers/clocksource/Kconfig')
0 files changed, 0 insertions, 0 deletions