Message ID | 20230615125926.29832-1-hejunhao3@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for HiSilicon SoC uncore PMU | expand |
On Thu, 15 Jun 2023 20:59:23 +0800, Junhao He wrote: > Add support for HiSilicon UC/H60PA/PAv3 PMU driver. > > PAv3 PMU: Compared with the PAv2 PMU, the PAv3 PMU has different event. > The PAv3 PMU removed some events which are supported by PAv2 PMU. The > older PA PMU driver will probe v3 as v2. Add the HISI0275 HID for PAv3 > PMU to distinguish different. > > [...] Applied to will (for-next/perf), thanks! [1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver https://git.kernel.org/will/c/1a51688474c0 [2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver https://git.kernel.org/will/c/312eca95e28d [3/3] docs: perf: Add new description for HiSilicon UC PMU https://git.kernel.org/will/c/ea8d1c062a0e Cheers,