kernel_samsung_a53x/drivers/mtd/nand/spi
Han Xu 8762898ad7 mtd: spinand: gigadevice: Fix the get ecc status issue
[ Upstream commit 59950610c0c00c7a06d8a75d2ee5d73dba4274cf ]

Some GigaDevice ecc_get_status functions use on-stack buffer for
spi_mem_op causes spi_mem_check_op failing, fix the issue by using
spinand scratchbuf.

Fixes: c40c7a990a46 ("mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG")
Signed-off-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231108150701.593912-1-han.xu@nxp.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 23:18:28 +01:00
..
core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gigadevice.c mtd: spinand: gigadevice: Fix the get ecc status issue 2024-11-18 23:18:28 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
macronix.c mtd: spinand: macronix: Add support for MX35LFxGE4AD 2024-11-18 22:25:35 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
micron.c mtd: spinand: micron: correct bitmask for ecc status 2024-11-08 11:26:18 +01:00
paragon.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
toshiba.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
winbond.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00