From 0412460baf338a4d65c02f9456ae42ed9c3e5e4f Mon Sep 17 00:00:00 2001 From: Conor Dooley Date: Thu, 22 Dec 2022 19:39:14 +0000 Subject: [PATCH] docs: pmu: update a reference to a deprecated property name event-to-mhpmevent was deprecated and replaced by riscv,event-to-mhpmevent, but a reference remains to the old name. Replace it with the new one. Signed-off-by: Conor Dooley Reviewed-by: Atish Patra Reviewed-by: Anup Patel --- docs/pmu_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pmu_support.md b/docs/pmu_support.md index 1a16bade..9c796366 100644 --- a/docs/pmu_support.md +++ b/docs/pmu_support.md @@ -46,7 +46,7 @@ a table format where each row represents a certain range of events and corresponding counters. The first column represents starting of the pmu event id and 2nd column represents the end of the pmu event id. The third column represent a bitmap of all the MHPMCOUNTERx. This property is mandatory if -event-to-mhpmevent is present. Otherwise, it can be omitted. This property +riscv,event-to-mhpmevent is present. Otherwise, it can be omitted. This property shouldn't encode any raw event. * **riscv,raw-event-to-mhpmcounters**(Optional) - It represents an ONE-to-MANY