Skip to content

Commit 61609bf

Browse files
lyctwpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add Andes PMU extension description
Document the ISA string for Andes Technology performance monitor extension which provides counter overflow interrupt and mode filtering mechanisms. Signed-off-by: Yu Chien Peter Lin <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Lad Prabhakar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent bc969d6 commit 61609bf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,5 +477,12 @@ properties:
477477
latency, as ratified in commit 56ed795 ("Update
478478
riscv-crypto-spec-vector.adoc") of riscv-crypto.
479479

480+
- const: xandespmu
481+
description:
482+
The Andes Technology performance monitor extension for counter overflow
483+
and privilege mode filtering. For more details, see Counter Related
484+
Registers in the AX45MP datasheet.
485+
https://www.andestech.com/wp-content/uploads/AX45MP-1C-Rev.-5.0.0-Datasheet.pdf
486+
480487
additionalProperties: true
481488
...

0 commit comments

Comments
 (0)