diff options
| author | Alex Elder <elder@riscstar.com> | 2025-10-27 08:30:04 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-11-06 16:57:35 +0000 |
| commit | 56931105074fe7e5fc9d54e3163df3b95075643c (patch) | |
| tree | edf43ac6ff0fd58285c4474e5410b4231fd3d8af /scripts/gdb/linux/proc.py | |
| parent | 1797d254f5c4b46b295527a635af7321a3fe1318 (diff) | |
spi: fsl-qspi: introduce sfa_size devtype data
In fsl_qspi_default_setup(), four registers define the size of blocks of
data to written to each of four chips that comprise SPI NOR flash storage.
They are currently defined to be the same as the AHB buffer size.
The SpacemiT QSPI has an AHB buffer size of 512 bytes, but requires these
four sizes to be multiples of 1024 bytes.
Define a new field sfa_size in the fsl_qspi_devtype_data structure that, if
non-zero, will be used instead of the AHB buffer size to define the size of
these chip regions.
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Alex Elder <elder@riscstar.com>
Link: https://patch.msgid.link/20251027133008.360237-7-elder@riscstar.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions
