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>
Fri, 25 Mar 2022 20:11:09 +0000 (21:11 +0100)
commit2f2e81a4ea110328c5434054d1412b4d1d8fde81
tree45dcc03b612d5e24188927313cc2a6db6bbe319d
parentbe1f2b4d9d01594c2fd20f37b8e63e7cb7a81572
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>
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