On 2021-10-11 22:54, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > Print information about whether the message is the first timeout, > and also print info if we manage to recover after a timeout. > > Signed-off-by: Ben Greear <greearb@xxxxxxxxxxxxxxx> > --- > > NOTE: Not sure this is really something folks would want upstream, but > maybe it helps someone else trying to debug this driver. I think it would be much more useful to add tracepoints for tx/rx mcu messages. - Felix