On 5/18/2026 10:30 PM, Praveen Talari wrote:
Add tracepoint support to the Qualcomm GENI SPI driver to provide runtime visibility into driver behavior without requiring invasive debug patches. The trace events cover clock and setup parameter configuration, transfer metadata, interrupt status to be making it easier to diagnose communication issues in the field.. Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Praveen Talari <[email protected]> --- v2->v3: - Renamed geni_spi_fifo_params to geni_spi_setup_params trace event. - Updated commit text.
Reviewed-by: Mukesh Kumar Savaliya <[email protected]>
