On Mon, May 18, 2026 at 11:26:56PM +0530, Praveen Talari wrote: > Add tracing to the Qualcomm GENI serial driver to improve runtime > observability. > > Trace hooks are added at key points including termios and clock > configuration, manual control get/set, interrupt handling, and data > TX/RX paths. > > Reviewed-by: Konrad Dybcio <[email protected]> > Signed-off-by: Praveen Talari <[email protected]> > --- > v2->v3: > - Updated commit text(removed example as it was available on cover > letter). > --- > drivers/tty/serial/qcom_geni_serial.c | 27 +++++++++++++++++++++++---- > 1 file changed, 23 insertions(+), 4 deletions(-)
This patch did not apply to my tree :(
