mediatek: add an upstreamed spi-nand driver
authorChuanhong Guo <gch981213@gmail.com>
Thu, 7 Apr 2022 02:16:47 +0000 (10:16 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Thu, 28 Apr 2022 10:06:00 +0000 (18:06 +0800)
commit68d5efaa10cf0689521fe05e386e3a1e11d8cb29
treec6492319fa9cb6ef1694431c948b907be6fe2735
parent2138956bdc3145fac26d2ba8ac966f31d33cd290
mediatek: add an upstreamed spi-nand driver

This patch implements the spi-nand controller driver as an ECC-capable
spi-mem controller to use the upstream SPI-NAND driver.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
16 files changed:
target/linux/mediatek/dts/mt7622-elecom-wrc-2533gent.dts
target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi
target/linux/mediatek/dts/mt7622-rfb1-ubi.dts
target/linux/mediatek/dts/mt7622-totolink-a8000ru.dts
target/linux/mediatek/dts/mt7622-xiaomi-redmi-router-ax6s.dts
target/linux/mediatek/mt7622/config-5.15
target/linux/mediatek/patches-5.15/115-dts-bpi64-add-snand-support.patch
target/linux/mediatek/patches-5.15/120-11-mtd-nand-make-mtk_ecc.c-a-separated-module.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/120-12-spi-add-driver-for-MTK-SPI-NAND-Flash-Interface.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/120-13-mtd-nand-mtk-ecc-also-parse-nand-ecc-engine-if-avail.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/120-14-arm64-dts-mediatek-add-mtk-snfi-for-mt7622.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/130-dts-mt7629-add-snand-support.patch
target/linux/mediatek/patches-5.15/131-dts-mt7622-add-snand-support.patch
target/linux/mediatek/patches-5.15/140-dts-fix-wmac-support-for-mt7622-rfb1.patch
target/linux/mediatek/patches-5.15/330-snand-mtk-bmt-support.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/331-mt7622-rfb1-enable-bmt.patch