diff options
| author | Miquel Raynal <miquel.raynal@bootlin.com> | 2026-08-13 10:00:22 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-14 13:36:54 +0100 |
| commit | b5671d865ed99e5c09c03081706a1dab754a09dd (patch) | |
| tree | b8b52ca3ec9aaa049c36452aea37e0b99be4fd01 /tools/perf/scripts/python/flamegraph.py | |
| parent | dc72e9e8cd19848d9ab286feef44d3d87b9f974a (diff) | |
spi: ma35d1-qspi: Move speed setting to bus configuration
The speed setting is wrongly placed inside the "setup transfer" helper,
since the bus configuration may require the speed to be correct. Indeed,
DTR mode (not yet available) divides by 2 the bus clock when enabled. As
a result, to remain at a constant clock speed (and improve the data
rate), we must double the bus clock when enabling DTR. In order to
prepare for this change, move all the bus configuration required for
each step of the operation inside a unique helper called
nuvoton_qspi_configure_bus().
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20260813-perso-ma35d1-upstream-qspi-v1-2-b217b9870eb1@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
