Skip to content

Commit 6d58528

Browse files
jones-drewpalmer-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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 6da1115 commit 6d58528

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
@@ -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)