Re: [PATCH 2/8] soundwire: amd: cache ping slave status to avoid spurious disconnect on timeout

From: Pierre-Louis Bossart

Date: Sun Sep 13 2026 - 16:07:40 EST


On 9/10/26 21:00, Vijendar Mukunda wrote:
> + * @ping_slave_stat: cached slave status from the last successful ping response;

It'd be good to clarify the definition of a 'successful ping response',
since this concept doesn't exist in the SoundWire spec.
The only valid combined responses are Command_Aborted or Command_Ignored...