Skip to content

Commit 447b2af

Browse files
Alexandre Ghitipalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add Ziccrse ISA extension description
Add description for the Ziccrse ISA extension which was ratified in the riscv profiles specification v1.0. Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Guo Ren <guoren@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Andrea Parri <parri.andrea@gmail.com> Link: https://lore.kernel.org/r/20241103145153.105097-13-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 2d36fe8 commit 447b2af

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
@@ -296,6 +296,12 @@ properties:
296296
in commit 64074bc ("Update version numbers for Zfh/Zfinx") of
297297
riscv-isa-manual.
298298

299+
- const: ziccrse
300+
description:
301+
The standard Ziccrse extension which provides forward progress
302+
guarantee on LR/SC sequences, as ratified in commit b1d806605f87
303+
("Updated to ratified state.") of the riscv profiles specification.
304+
299305
- const: zk
300306
description:
301307
The standard Zk Standard Scalar cryptography extension as ratified

0 commit comments

Comments
 (0)