Re: [PATCH v2 00/12] coresight: Separate sysfs and Perf usage and some other cleanups

From: Suzuki K Poulose
Date: Mon Feb 12 2024 - 06:28:08 EST


On Mon, 29 Jan 2024 15:40:31 +0000, James Clark wrote:
> Changes since V1:
>
> * Clarify further "the selected sink" in _coresight_build_path()
> * Move etm4x's mode to coresight device which was missing from V1
> * Use explicit initialisers in coresight_dev_type
> * Create functions for handling mode changes
>
> [...]

Applied, thanks!

[01/12] coresight: Fix issue where a source device's helpers aren't disabled
https://git.kernel.org/coresight/c/f68bbe4dcfa3
[02/12] coresight: Make language around "activated" sinks consistent
https://git.kernel.org/coresight/c/a0fef3f05cf3
[03/12] coresight: Remove ops callback checks
https://git.kernel.org/coresight/c/a11ebe138b8d
[04/12] coresight: Move mode to struct coresight_device
https://git.kernel.org/coresight/c/9cae77cf23e3
[05/12] coresight: Remove the 'enable' field.
https://git.kernel.org/coresight/c/d5e83f97eb56
[06/12] coresight: Move all sysfs code to sysfs file
https://git.kernel.org/coresight/c/1f5149c7751c
[07/12] coresight: Remove atomic type from refcnt
https://git.kernel.org/coresight/c/4545b38ef004
[08/12] coresight: Remove unused stubs
https://git.kernel.org/coresight/c/053ad9ad1d13
[09/12] coresight: Add explicit member initializers to coresight_dev_type
https://git.kernel.org/coresight/c/812265e26ed3
[10/12] coresight: Add helper for atomically taking the device
https://git.kernel.org/coresight/c/d724f65218b9
[11/12] coresight: Add a helper for getting csdev->mode
https://git.kernel.org/coresight/c/c95c2733e5fe
[12/12] coresight: Add helper for setting csdev->mode
https://git.kernel.org/coresight/c/bcaabb95f0c9

Best regards,
--
Suzuki K Poulose <suzuki.poulose@xxxxxxx>