diff options
author | Amit Kumar Mahapatra <[email protected]> | 2022-10-11 11:50:35 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-19 14:34:35 +0100 |
commit | 22742b8bbdd9fee1ae30be49c7e7e3becba96fc1 (patch) | |
tree | f1d25bf9a267e9184d3f92cd29357230423b857b /tools/perf/scripts/python/task-analyzer.py | |
parent | b3b953084b1bd0e74785bc5017444dd56952fb39 (diff) |
spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
During every transfer GQSPI driver writes the CPOL & CPHA values to the
configuration register. But the CPOL & CPHA values do not change in between
multiple transfers, so moved the CPOL & CPHA initialization to hardware
init so that the values are written only once.
Signed-off-by: Amit Kumar Mahapatra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions