summaryrefslogtreecommitdiff
path: root/tools/microcode-tool.py
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2025-01-23 13:12:12 +0100
committerEugen Hristev <eugen.hristev@linaro.org>2025-02-12 10:29:33 +0200
commit6c1ec6746054b346df3c03c7f6121be0c6d55ddd (patch)
tree3ddeef26a837290942d373f3f6ee321675e67776 /tools/microcode-tool.py
parent5095ae1510317b0856674c7844d8f0f5fa0e1418 (diff)
spi: atmel-quadspi: Remove default mode setting at probe time
The Serial Memory Mode (SMM) is enabled with atmel_qspi_set_cfg() on each invocation of atmel_qspi_exec_op(). Setting SMM through atmel_qspi_init() at probe time is redundant. Removing the SMM setting at probe time should therefore 1) be safe to do and 2) allows for setting it to a different value in a future implementation of .xfer() which needs to disable SMM. Signed-off-by: Alexander Dahl <ada@thorsis.com>
Diffstat (limited to 'tools/microcode-tool.py')
0 files changed, 0 insertions, 0 deletions