diff options
author | Cheng Ming Lin <chengminglin@mxic.com.tw> | 2025-04-07 15:53:58 +0800 |
---|---|---|
committer | Pratyush Yadav <pratyush@kernel.org> | 2025-04-08 15:00:51 +0000 |
commit | 947c86e481a027ed5948434096e506f307bd7114 (patch) | |
tree | 147605b7a84e700ce15b1e2caa00e8319433dbe2 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) |
mtd: spi-nor: macronix: Drop the redundant flash info fields
Many flash devices share the same ID but have different part numbers.
To avoid confusion, the part number field is removed.
Additionally, since SFDP already provides size information and
functionality covered by no_sfdp_flags, these fields are also removed.
Furthermore, when 4-byte address instruction table is available,
the SPI_NOR_4B_OPCODES flag is no longer needed and is removed.
Signed-off-by: Cheng Ming Lin <chengminglin@mxic.com.tw>
Acked-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Pratyush Yadav <pratyush@kernel.org>
Link: https://lore.kernel.org/r/20250407075400.1113177-2-linchengming884@gmail.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions