Skip to content

Commit 6d58528

Browse files
Andrew Jonespalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add Zawrs ISA extension description
Add description for the Zawrs (Wait-on-Reservation-Set) ISA extension which was ratified in commit 98918c844281 of riscv-isa-manual. Signed-off-by: Andrew Jones <ajones@ventanamicro.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240426100820.14762-10-ajones@ventanamicro.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 6da1115 commit 6d58528

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,13 @@ properties:
177177
is supported as ratified at commit 5059e0ca641c ("update to
178178
ratified") of the riscv-zacas.
179179
180+
- const: zawrs
181+
description: |
182+
The Zawrs extension for entering a low-power state or for trapping
183+
to a hypervisor while waiting on a store to a memory location, as
184+
ratified in commit 98918c844281 ("Merge pull request #1217 from
185+
riscv/zawrs") of riscv-isa-manual.
186+
180187
- const: zba
181188
description: |
182189
The standard Zba bit-manipulation extension for address generation

0 commit comments

Comments
 (0)