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 <cleger@rivosinc.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231220155723.684081-4-cleger@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 5b4d64a commit cd7be4d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)