mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] coresight: trbe: Enable ACPI based devices
@ 2023-07-28 11:27 Anshuman Khandual
  2023-07-28 11:27 ` [PATCH 1/3] arm_pmu: acpi: Add a representative platform device for TRBE Anshuman Khandual
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Anshuman Khandual @ 2023-07-28 11:27 UTC (permalink / raw)
  To: linux-arm-kernel, suzuki.poulose
  Cc: Anshuman Khandual, Sami Mujawar, Catalin Marinas, Will Deacon,
	Mark Rutland, Mike Leach, Leo Yan, Alexander Shishkin,
	James Clark, coresight, linux-kernel

This series enables detection of ACPI based TRBE devices via a stand alone
purpose built representative platform device. But as a pre-requisite this
changes coresight_platform_data structure assignment for the TRBE device.

This series is based on v6.5-rc1 kernel, is also dependent on the following
EDK2 changes posted earlier by Sami.

https://edk2.groups.io/g/devel/message/107239
https://edk2.groups.io/g/devel/message/107241

Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: James Clark <james.clark@arm.com>
Cc: coresight@lists.linaro.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org

Anshuman Khandual (3):
  arm_pmu: acpi: Add a representative platform device for TRBE
  coresight: trbe: Add a representative coresight_platform_data for TRBE
  coresight: trbe: Enable ACPI based TRBE devices

 arch/arm64/include/asm/acpi.h                |  3 +
 drivers/hwtracing/coresight/coresight-trbe.c | 15 ++++-
 drivers/hwtracing/coresight/coresight-trbe.h |  1 +
 drivers/perf/arm_pmu_acpi.c                  | 63 ++++++++++++++++++++
 include/linux/perf/arm_pmu.h                 |  1 +
 5 files changed, 80 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-05 14:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 11:27 [PATCH 0/3] coresight: trbe: Enable ACPI based devices Anshuman Khandual
2023-07-28 11:27 ` [PATCH 1/3] arm_pmu: acpi: Add a representative platform device for TRBE Anshuman Khandual
2023-07-28 14:40   ` Will Deacon
2023-07-31 12:08     ` Anshuman Khandual
2023-07-31 14:59       ` Will Deacon
2023-08-01  3:35         ` Anshuman Khandual
2023-08-01  7:38           ` Will Deacon
2023-08-01  8:53             ` Anshuman Khandual
2023-07-28 11:27 ` [PATCH 2/3] coresight: trbe: Add a representative coresight_platform_data " Anshuman Khandual
2023-07-28 11:27 ` [PATCH 3/3] coresight: trbe: Enable ACPI based TRBE devices Anshuman Khandual
2023-08-05 14:02   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®