mtd: nand: add support for ts72xx
authorNikita Shubin <nikita.shubin@maquefel.me>
Thu, 10 Jun 2021 07:49:59 +0000 (10:49 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Wed, 31 May 2023 10:51:51 +0000 (13:51 +0300)
commit83a38c8f11e72f39d5b658cd637521ee51c4c33b
treee1b71a482d95327b17dd229af6a3e4c07eef2037
parent52d90ba158da428c155cd2ac34d8bd800a310523
mtd: nand: add support for ts72xx

Technologic Systems has it's own nand controller implementation in CPLD.

This patch adds support for TS-72XX boards family.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/technologic-nand-controller.c [new file with mode: 0644]