Skip to content

Commit cd7be4d

Browse files
clementlegerpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add Zacas ISA extension description
Add description for the Zacas ISA extension which was ratified recently. Signed-off-by: Clément Léger <[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 5b4d64a commit cd7be4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,12 @@ properties:
171171
memory types as ratified in the 20191213 version of the privileged
172172
ISA specification.
173173

174+
- const: zacas
175+
description: |
176+
The Zacas extension for Atomic Compare-and-Swap (CAS) instructions
177+
is supported as ratified at commit 5059e0ca641c ("update to
178+
ratified") of the riscv-zacas.
179+
174180
- const: zba
175181
description: |
176182
The standard Zba bit-manipulation extension for address generation

0 commit comments

Comments
 (0)