spi: airoha: add SPI-NAND Flash controller driver
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 29 Apr 2024 08:13:10 +0000 (10:13 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 30 Apr 2024 14:40:28 +0000 (23:40 +0900)
commita403997c12019d0f82a9480207bf85985b8de5e7
tree30795f5c5647bf424358c385e23d9059302a02f3
parent47766799f546249813e97a0ccde8978ba114e89f
spi: airoha: add SPI-NAND Flash controller driver

Introduce support for SPI-NAND driver of the Airoha NAND Flash Interface
found on Airoha ARM SoCs.

Tested-by: Rajeev Kumar <Rajeev.Kumar@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/6c9db20505b01a66807995374f2af475a23ce5b2.1714377864.git.lorenzo@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-airoha-snfi.c [new file with mode: 0644]