diff options
author | Vignesh Raghavendra <[email protected]> | 2020-06-01 12:34:37 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-06-19 14:26:47 +0100 |
commit | 834b4e8d344139ba64cda22099b2b2ef6c9a542d (patch) | |
tree | 274824b547576649f4c1445898fd7d92f8f7f0bc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff) |
mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
Drop configuration of Flash size, erase size and page size
configuration. Flash size is needed only if using AHB decoder (BIT 23 of
CONFIG_REG) which is not used by the driver.
Erase size and page size are needed if IP is configured to send WREN
automatically. But since SPI NOR layer takes care of sending WREN, there
is no need to configure these fields either.
Therefore drop these in preparation to move the driver to spi-mem
framework where flash geometry is not visible to controller driver.
Signed-off-by: Vignesh Raghavendra <[email protected]>
Reviewed-by: Tudor Ambarus <[email protected]>
Acked-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions