From: Mark Brown Date: Wed, 17 Aug 2022 14:18:47 +0000 (+0100) Subject: ASoC/soundwire: log actual PING status on resume issues X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1decead8d7137fd9db4880207ee323fc8a279a49;p=linux.git ASoC/soundwire: log actual PING status on resume issues Merge series from Bard Liao : we've been stuck with problems in the dual-amplifier configurations where one of the two devices seems to become UNATTACHED and never regains sync, see https://github.com/thesofproject/linux/issues/3638. This is a rather infrequent issue that may happen once or twice per month, but still it remains a concern. One possibility is that the device does lose sync but somehow our hardware detection fails to see it resync. This series just adds a basic read directly from the PING frames to help confirm if yes/no the device regain sync. --- 1decead8d7137fd9db4880207ee323fc8a279a49