aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorMarcelo Schmitt <[email protected]>2024-07-12 16:21:03 -0300
committerMark Brown <[email protected]>2024-07-29 01:19:52 +0100
commit320f6693097bf89d67f9cabad24a2b911e23073f (patch)
treeb610bb0441ae4a9271df6686cc53b64714044288 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentf58872f45c36ded048bccc22701b0986019c24d8 (diff)
spi: bitbang: Implement support for MOSI idle state configuration
Some SPI peripherals may require strict MOSI line state when the controller is not clocking out data. Implement support for MOSI idle state configuration (low or high) by setting the data output line level on controller setup and after transfers. Bitbang operations now call controller specific set_mosi_idle() callback to set MOSI to its idle state. The MOSI line is kept at its idle state if no tx buffer is provided. Acked-by: Nuno Sa <[email protected]> Reviewed-by: David Lechner <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Signed-off-by: Marcelo Schmitt <[email protected]> Link: https://patch.msgid.link/de61a600b56ed9cb714d5ea87afa88948e70041e.1720810545.git.marcelo.schmitt@analog.com Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions