summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 21:59:25 +0800
committerMark Brown <broonie@kernel.org>2026-08-11 15:15:46 +0100
commit133c71b2c0bc976a4751f9e05ef7cdea67f964e5 (patch)
treec285e72b83722d826fe08fabbc5b4e96b76b4574 /tools/perf/scripts/python/bin
parente3775cbffaf0e61fda4808a06963a6bc3fcddf82 (diff)
spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
On platforms which need a non-zero rx sample delay, the RX_SAMPLE_DLY reg setting is lost after resume. The reason is that the reg may be reset to 0 after resuming, but dws->cur_rx_sample_dly doesn't know this fact. Fix this issue by clearing dws->cur_rx_sample_dly in dw_spi_shutdown_chip(). Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Suggested-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20260803135925.12622-1-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions