[PATCH v3 0/5] perf/arm_cspmu: Add devicetree support
Suzuki K Poulose
suzuki.poulose at arm.com
Tue Feb 6 03:12:27 PST 2024
On 06/02/2024 10:27, Robin Murphy wrote:
> v2: https://lore.kernel.org/linux-arm-kernel/cover.1702571292.git.robin.murphy@arm.com/
>
> Hi all,
>
> Third time lucky... here's a hopefully-final spin to address the
> functional issues Besar pointed out, and give a little final polish to
> the binding (although I stand firm on teh point of a trivial example
> not being valuable :))
>
> Cheers,
> Robin.
>
>
> Robin Murphy (5):
> perf/arm_cspmu: Simplify initialisation
> perf/arm_cspmu: Simplify attribute groups
> perf/arm_cspmu: Simplify counter reset
> dt-bindings/perf: Add Arm CoreSight PMU
> perf/arm_cspmu: Add devicetree support
>
> .../bindings/perf/arm,coresight-pmu.yaml | 39 +++++
> drivers/perf/arm_cspmu/arm_cspmu.c | 153 ++++++++++--------
> drivers/perf/arm_cspmu/arm_cspmu.h | 1 +
> drivers/perf/arm_cspmu/nvidia_cspmu.c | 6 -
> 4 files changed, 126 insertions(+), 73 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/perf/arm,coresight-pmu.yaml
>
For the series:
Reviewed-by: Suzuki K Poulose <suzuki.poulose at arm.com>
More information about the linux-arm-kernel
mailing list