
21 Mar
2022
21 Mar
'22
9:13 a.m.
This series is fixing issue where "mtd list" command can't displayed nand raw partitions even if the flash DT node is populated with partitions subnode with "fixed-partitions" compatible.
Patrice Chotard (2): mtd: Add flash_node in struct mtd_info mtd: Update the way partitions are parsed
drivers/mtd/mtdpart.c | 8 ++++++-- drivers/mtd/nand/raw/nand_base.c | 1 + include/linux/mtd/mtd.h | 1 + 3 files changed, 8 insertions(+), 2 deletions(-)
--
2.17.1