Re: [PATCH v4 2/2] drivers/perf: hisi: Add support for HiSilicon MN PMU driver
From: Jonathan Cameron
Date: Thu Jul 17 2025 - 06:41:00 EST
On Thu, 17 Jul 2025 15:41:38 +0800
Yicong Yang <yangyicong@xxxxxxxxxx> wrote:
> From: Junhao He <hejunhao3@xxxxxxxxxx>
>
> MN (Miscellaneous Node) is a hybrid node in ARM CHI. It broadcasts the
> following two types of requests: DVM operations and PCIe configuration.
> MN PMU devices exist on both SCCL and SICL, so we named the MN pmu
> driver after SCL (Super cluster) ID.
> The MN PMU driver using the HiSilicon uncore PMU framework. And only
> the event parameter is supported.
>
> Signed-off-by: Junhao He <hejunhao3@xxxxxxxxxx>
> Signed-off-by: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
Looks good to me.
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
Thanks,
Jonathan