Hello, This series adds support to performance monitoring unit of the Samsung Mongoose CPU cores. They were released between 2016 and 2020, and they were used in Samsung Exynos SoCs, such as Exynos 8890, 8895, 9810, 9820 and 990 (9830). They implement ARMv8.2-A ISA and they are used as a fast cluster (big in the big.little scheme). This series consists of a patch adding the support and a patch for the dt-bindings. --- Markuss Broks (2): dt-bindings: arm: pmu: Add Samsung Mongoose core compatible perf: arm_pmuv3: Add support for Samsung Mongoose PMU Documentation/devicetree/bindings/arm/pmu.yaml | 1 + drivers/perf/arm_pmuv3.c | 3 +++ 2 files changed, 4 insertions(+) --- base-commit: f2493655d2d3d5c6958ed996b043c821c23ae8d3 change-id: 20241026-mongoose-pmu-52240ed310cd Best regards, -- Markuss Broks <markuss.broks@xxxxxxxxx>