Skip to content

Commit a57b68b

Browse files
clementlegerpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add Zimop ISA extension description
Add description for the Zimop (May-Be-Operations) ISA extension which was ratified in commit 58220614a5f of the riscv-isa-manual. Signed-off-by: Clément Léger <[email protected]> Reviewed-by: Charlie Jenkins <[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 6d8e604 commit a57b68b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,11 @@ properties:
363363
ratified in the 20191213 version of the unprivileged ISA
364364
specification.
365365

366+
- const: zimop
367+
description:
368+
The standard Zimop extension version 1.0, as ratified in commit
369+
58220614a5f ("Zimop is ratified/1.0") of the riscv-isa-manual.
370+
366371
- const: ztso
367372
description:
368373
The standard Ztso extension for total store ordering, as ratified

0 commit comments

Comments
 (0)