[GIT PULL] coresight: Updates for v6.11

Suzuki K Poulose suzuki.poulose at arm.com
Tue Jul 2 06:47:55 PDT 2024


Hi Greg,

Please find the updates for coresight/hwtracing subsystem targeting v6.11.
This is relatively smaller set of cleanups and a fix this time.

Kindly pull

Suzuki


The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.11

for you to fetch changes up to 2e5657aa59669698f0f3bf7742d83577a18eb830:

  hwtracing: use for_each_endpoint_of_node() (2024-07-01 10:12:35 +0100)

----------------------------------------------------------------
coresight: Updates for v6.11

Coresight/hwtracing subsystem updates targeting v6.11 includes a few minor
fixes and cleanups

Signed-off-by: Suzuki K Poulose <suzuki.poulose at arm.com>

----------------------------------------------------------------
James Clark (1):
      coresight: Fix ref leak when of_coresight_parse_endpoint() fails

Kuninori Morimoto (1):
      hwtracing: use for_each_endpoint_of_node()

Ricardo B. Marliere (1):
      coresight: constify the struct device_type usage

Yang Li (1):
      coresight: tmc: Remove duplicated include in coresight-tmc-core.c

 drivers/hwtracing/coresight/coresight-platform.c | 8 +++++---
 drivers/hwtracing/coresight/coresight-priv.h     | 2 +-
 drivers/hwtracing/coresight/coresight-sysfs.c    | 2 +-
 drivers/hwtracing/coresight/coresight-tmc-core.c | 1 -
 4 files changed, 7 insertions(+), 6 deletions(-)



More information about the linux-arm-kernel mailing list