diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-04-03 11:19:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 11:13:42 +0100 |
commit | 8a39fa1753796a1955bf73bfff7dd09131b6a379 (patch) | |
tree | 4d630d367548464cbd5bf35cfe4673e521670ded /net/lapb/lapb_out.c | |
parent | 1d6fcac42153018707fb715aeb0c7fd11ab4bf50 (diff) |
mtd: spinand: Use more specific naming for the (single) read from cache ops
[ Upstream commit ea2087d4e66d0b927918cc9048576aca6a0446ad ]
SPI operations have been initially described through macros implicitly
implying the use of a single SPI SDR bus. Macros for supporting dual and
quad I/O transfers have been added on top, generally inspired by vendor
naming, followed by DTR operations. Soon we might see octal
and even octal DTR operations as well (including the opcode byte).
Let's clarify what the macro really mean by describing the expected bus
topology in the (single) read from cache macro names.
Acked-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Stable-dep-of: dba90f5a79c1 ("mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions