commit | 5d72417df44171053eec6c9e0eac6d56e0fc398a | [log] [tgz] |
---|---|---|
author | Jun Lin <CHLin56@nuvoton.com> | Wed Oct 13 14:17:02 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 01 21:48:20 2021 -0400 |
tree | 939abefa5b1ed1e75129034c50b7f2bfd5bfd531 | |
parent | c4842c1879f24e314faaa08020e0f38727630de1 [diff] |
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