summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2022-12-22 22:39:14 +0300
committerAnup Patel <anup@brainfault.org>2022-12-24 08:36:04 +0300
commit0412460baf338a4d65c02f9456ae42ed9c3e5e4f (patch)
treea3bc248543f6c1c562be3fe3e327b423a91e3c45
parent391ec858751499d0e3de897a931ce045e4e466a7 (diff)
downloadopensbi-0412460baf338a4d65c02f9456ae42ed9c3e5e4f.tar.xz
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 <conor.dooley@microchip.com> Reviewed-by: Atish Patra <atishp@rivosinc.com> Reviewed-by: Anup Patel <anup@brainfault.org>
-rw-r--r--docs/pmu_support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pmu_support.md b/docs/pmu_support.md
index 1a16bad..9c79636 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