diff options
author | Bence Csókás <csokas.bence@prolan.hu> | 2024-12-18 16:17:54 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-18 16:01:26 +0000 |
commit | f663898d047a7a0a04d30732b1405ee007fdd243 (patch) | |
tree | d9a0a4c9237bf9ba0cf4c11be9441b06282047dc /tools/perf/scripts/python/gecko.py | |
parent | 0acb90676629f5549e185dd3a144806e2a88fe40 (diff) |
spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function
SAMA7G5 support (that was forward-ported from v6.1) re-introduced
a bug that was fixed in v6.12, thankfully only in the codepath of
the new SoC. But to prevent similar mistakes in the future, we
split out the offending code to a function, and use this, fixed
version everywhere.
To facilitate this, support function `atmel_qspi_update_config()`
also had to be moved upwards. For best viewing experience, use
`--color-moved-ws="allow-indentation-change" --color-moved`.
Fixes: 5af42209a4d2 ("spi: atmel-quadspi: Add support for sama7g5 QSPI")
Reported-by: Alexander Dahl <ada@thorsis.com>
Closes: https://lore.kernel.org/linux-spi/20241218-appliance-jaws-90773405977a@thorsis.com/
Signed-off-by: Bence Csókás <csokas.bence@prolan.hu>
Link: https://patch.msgid.link/20241218151754.365519-1-csokas.bence@prolan.hu
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions