Skip to content

Commit

Permalink
dt-bindings: riscv: Add Zicond extension entry
Browse files Browse the repository at this point in the history
Add an entry for the Zicond extension to the riscv,isa-extensions property.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
  • Loading branch information
Anup Patel authored and Anup Patel committed Oct 12, 2023
1 parent 662a601 commit 00c6f39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/riscv/extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,12 @@ properties:
ratified in the 20191213 version of the unprivileged ISA
specification.

- const: zicond
description:
The standard Zicond extension for conditional arithmetic and
conditional-select/move operations as ratified in commit 95cf1f9
("Add changes requested by Ved during signoff") of riscv-zicond.

- const: zicsr
description: |
The standard Zicsr extension for control and status register
Expand Down

0 comments on commit 00c6f39

Please sign in to comment.