zephyr/soc/arm/nuvoton_npcx
Jun Lin 5d72417df4 drivers: spi: npcx: add SPI support to access the SPI flash
The FIU/UMA module in the NPCX chip provides an dedicated SPI interface
to access the SPI flash. This commit adds the driver support for it.
With this commit, the application can call the flash APIs
(via spi_nor.c) to access the internal flash of NPCX EC chips.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
Change-Id: I32bbf09f6e014b728ff8e4692e48151ae759e188
2021-11-01 21:48:20 -04:00
..
common drivers: spi: npcx: add SPI support to access the SPI flash 2021-11-01 21:48:20 -04:00
npcx7 drivers: spi: npcx: add SPI support to access the SPI flash 2021-11-01 21:48:20 -04:00
npcx9 drivers: spi: npcx: add SPI support to access the SPI flash 2021-11-01 21:48:20 -04:00
CMakeLists.txt
Kconfig soc: npcx: Improve npcx header Kconfig 2021-07-16 18:59:12 -04:00
Kconfig.defconfig
Kconfig.soc