drivers: mtd: nand: Add driver for Cadence Nand
Enable driver for Cadence NAND for the family device agilex5. This driver is leveraged from the path /drivers/mtd/nand/raw/cadence-nand-controller.c from the stable version 6.11.2. Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com>
This commit is contained in:
committed by
Michael Trimarchi
parent
efb9cae1f1
commit
ebc41cadc6
@@ -981,6 +981,7 @@ struct nand_chip {
|
||||
struct nand_bbt_descr *bbt_md;
|
||||
|
||||
struct nand_bbt_descr *badblock_pattern;
|
||||
int cur_cs;
|
||||
|
||||
void *priv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user