On Mon, 12 Aug 2024 12:30:43 +0800, Jie Gan wrote:
The coresight_disable_source_sysfs function should verify the mode of the coresight device before disabling the source.
However, the mode for the TPDM device is always set to CS_MODE_DISABLED, resulting in the check consistently failing. As a result, TPDM cannot be properly disabled.
[...]
Applied, thanks!
[1/1] Coresight: Set correct cs_mode for TPDM to fix disable issue https://git.kernel.org/coresight/c/14f5fa9b5fcbe2b3d5098893aba6ad62254d2ef6
Best regards,