Re: [PATCH 5/9] drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driver

From: Jonathan Cameron
Date: Tue Mar 04 2025 - 05:02:55 EST


On Tue, 18 Feb 2025 17:19:56 +0800
Yicong Yang <yangyicong@xxxxxxxxxx> wrote:

> From: Junhao He <hejunhao3@xxxxxxxxxx>
>
> SLLC v3 PMU has the following changes compared to previous version:
> a) update the register layout
> b) update the definition of SRCID_CTRL and TGTID_CTRL registers.
> To be compatible with v2, we use maximum width (11 bits)
> and mask the extra length for themselves.
> c) remove latency events (driver does not need to be adapted).
>
> SLLC v3 PMU is identified with HID HISI0264.
>
> Signed-off-by: Junhao He <hejunhao3@xxxxxxxxxx>
> Signed-off-by: Yicong Yang <yangyicong@xxxxxxxxxxxxx>

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>