Nuvoton WPCM450 FIU SPI flash controller
authorMark Brown <broonie@kernel.org>
Fri, 25 Nov 2022 14:58:57 +0000 (14:58 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 25 Nov 2022 14:58:57 +0000 (14:58 +0000)
commitef3232e3dbd172fa17190fa8a852a3180a73bbdc
tree5a81da0cf0d217580d6d7f7c87138b34d1c1e04c
parent9c512e476b0bf8b4f22982eac82db7ff7cc08f73
parentdd71cd4dd6c9bede8ee8277d650fcb9c1b12702c
Nuvoton WPCM450 FIU SPI flash controller

Merge series from Jonathan Neuschäfer <j.neuschaefer@gmx.net>:

This patchset adds DT bindings and a driver for the Flash Interface Unit
(FIU), the SPI flash controller in the Nuvoton WPCM450 BMC SoC. It
supports four chip selects, and direct (memory-mapped) access to 16 MiB
per chip. Larger flash chips can be accessed by software-defined SPI
transfers.

The existing NPCM7xx FIU driver is sufficitently incompatible with the
WPCM450 FIU that I decided to write a new driver.
drivers/spi/Kconfig