mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
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>
This commit is contained in:
@@ -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
|
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
|
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
|
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.
|
shouldn't encode any raw event.
|
||||||
|
|
||||||
* **riscv,raw-event-to-mhpmcounters**(Optional) - It represents an ONE-to-MANY
|
* **riscv,raw-event-to-mhpmcounters**(Optional) - It represents an ONE-to-MANY
|
||||||
|
Reference in New Issue
Block a user