summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/parse_data_structs.py
diff options
context:
space:
mode:
authorAlex Elder <elder@riscstar.com>2025-10-27 08:30:04 -0500
committerMark Brown <broonie@kernel.org>2025-11-06 16:57:35 +0000
commit56931105074fe7e5fc9d54e3163df3b95075643c (patch)
treeedf43ac6ff0fd58285c4474e5410b4231fd3d8af /tools/lib/python/kdoc/parse_data_structs.py
parent1797d254f5c4b46b295527a635af7321a3fe1318 (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 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions