ramips: move mt7621_nand driver to files
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 19 Jan 2022 13:44:58 +0000 (15:44 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 10 Oct 2022 16:14:14 +0000 (18:14 +0200)
commit07ea71c7b70db70c1368dc78378d4abe71ef1f53
tree02e6694d5441fc012fabe921cf3778130824ad43
parentfb31038e1fbc959465947beb946534f9edc2c556
ramips: move mt7621_nand driver to files

The patch was rejected by upstream. The mtk_nand driver should be
modified to support the mt7621 flash controller instead. As there is no
newer version to backport, or no upstream version to fix bugs, let's
move the driver to the files dir under the ramips target. This makes it
easier to make changes to the driver while waiting for mt7621 support to
land in mtk_nand.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry-picked from commit 2f2e81a4ea110328c5434054d1412b4d1d8fde81)
target/linux/ramips/files/drivers/mtd/nand/raw/mt7621_nand.c [new file with mode: 0644]
target/linux/ramips/patches-5.10/410-mtd-rawnand-add-driver-support-for-MT7621-nand-flash.patch