Skip to content

Commit

Permalink
dt-bindings: riscv: Add Zawrs ISA extension description
Browse files Browse the repository at this point in the history
Add description for the Zawrs (Wait-on-Reservation-Set) ISA extension
which was ratified of riscv-isa-manual.

Signed-off-by: Andrew Jones <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Chen Pei <[email protected]>
  • Loading branch information
jones-drew authored and RevySR committed Sep 3, 2024
1 parent 85fbcb1 commit ac7e2d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/devicetree/bindings/riscv/extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,13 @@ properties:
memory types as ratified in the 20191213 version of the privileged
ISA specification.

- const: zawrs
description: |
The Zawrs extension for entering a low-power state or for trapping
to a hypervisor while waiting on a store to a memory location, as
ratified in commit 98918c844281 ("Merge pull request #1217 from
riscv/zawrs") of riscv-isa-manual.
- const: zba
description: |
The standard Zba bit-manipulation extension for address generation
Expand Down

0 comments on commit ac7e2d8

Please sign in to comment.