mtd: spi-nor: Add a macro to define more banks
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 28 Mar 2023 15:40:59 +0000 (17:40 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Wed, 29 Mar 2023 10:46:07 +0000 (13:46 +0300)
commitccff2cfa1ac347ee91f1b21ee99ca7ecc1d201fc
tree59de995f12cb1e50b70adf7b2d4d970c5a5bd4d2
parent9d6c5d64f0288a814d4435b7da39e360a4c39e40
mtd: spi-nor: Add a macro to define more banks

Most of the chips on the market only feature a single bank. However, new
chips may support more than a single bank, with the possibility to
parallelize some operations. Let's introduce an INFOB() macro which also
takes a n_bank parameter.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
Link: https://lore.kernel.org/r/20230328154105.448540-3-miquel.raynal@bootlin.com
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/core.h