mtd: spifc: add spifc support for txl
authorYi Zeng <yi.zeng@amlogic.com>
Thu, 2 Aug 2018 06:22:04 +0000 (14:22 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Tue, 7 Aug 2018 05:47:48 +0000 (22:47 -0700)
commit8e6dad10fbd8092f3f95fb427daf57c614b0fb2e
tree686a4bc112d4dc2303ba6cf433ef50f97c6bdcf9
parent791bd6209e1b5c0c51bdf9c20c00e006d021ee4d
mtd: spifc: add spifc support for txl

PD#171041: mtd: spifc: add spifc support for txl

Change-Id: I487161c6e85e3b232ed0c3891784b5a37f6d878c
Signed-off-by: Yi Zeng <yi.zeng@amlogic.com>
Documentation/devicetree/bindings/mtd/aml-spifc.txt [new file with mode: 0644]
MAINTAINERS
arch/arm64/boot/dts/amlogic/mesontxl.dtsi
arch/arm64/boot/dts/amlogic/txl_t962_p321.dts
drivers/amlogic/Kconfig
drivers/amlogic/Makefile
drivers/amlogic/spi-nor/Kconfig [new file with mode: 0644]
drivers/amlogic/spi-nor/Makefile [new file with mode: 0644]
drivers/amlogic/spi-nor/aml-spifc.c [new file with mode: 0644]