LiteX: driver for SPI Flash (mtd) device
commitd9de79def77d38fe666d8f3f95235875e52b3bfa
authorDaniel Craviee <dcraviee@internships.antmicro.com>
Tue, 22 Dec 2020 21:34:40 +0000 (22 16:34 -0500)
committerGabriel Somlo <gsomlo@gmail.com>
Tue, 12 Jan 2021 17:30:23 +0000 (12 12:30 -0500)
tree9afdf790a7895ca550f1dc2f9da5f102f1bd5434
parent87d53aa6bf768bff9dee98723b8c4485d6f72a59
LiteX: driver for SPI Flash (mtd) device

Signed-off-by: Daniel Craviee <dcraviee@internships.antmicro.com>
FIXME: not updated or tested for 32-bit CSR data width, 64-bit CPU (gls)
Documentation/devicetree/bindings/mtd/litex,spiflash.yaml [new file with mode: 0644]
drivers/mtd/spi-nor/Kconfig
drivers/mtd/spi-nor/Makefile
drivers/mtd/spi-nor/litex-spiflash.c [new file with mode: 0644]