[PATCH linux dev-4.13 v1 0/2] mtd: npcm: add NPCM7xx spi-nor driver
Tomer Maimon
tmaimon77 at gmail.com
Wed Dec 27 23:10:35 AEDT 2017
This patch set adds serial Peripheral interface (SPI)
Flash interface unit (FIU) support for the Nuvoton NPCM7xx
Baseboard Management Controller (BMC).
Nuvoton NPCM7xx have two SPI nor modules,
first module support 2 chip select
second module support 4 chip select
Tomer Maimon (2):
dt-binding: mtd: document NPCM7xx SPI DT bindings
mtd: npcm: add NPCM7xx spi driver
Documentation/devicetree/bindings/mtd/npcm-spi.txt | 31 +
drivers/mtd/spi-nor/Kconfig | 7 +
drivers/mtd/spi-nor/Makefile | 3 +-
drivers/mtd/spi-nor/npcm-spi.c | 1203 ++++++++++++++++++++
4 files changed, 1243 insertions(+), 1 deletion(-)
create mode 100755 Documentation/devicetree/bindings/mtd/npcm-spi.txt
create mode 100644 drivers/mtd/spi-nor/npcm-spi.c
--
2.14.1
More information about the openbmc
mailing list