Skip to content

Commit 51624dd

Browse files
Alexandre Ghitipalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add Zabha ISA extension description
Add description for the Zabha ISA extension which was ratified in April 2024. Signed-off-by: Alexandre Ghiti <[email protected]> Reviewed-by: Guo Ren <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Andrea Parri <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 38acdee commit 51624dd

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
@@ -178,6 +178,12 @@ properties:
178178
as ratified at commit 4a69197e5617 ("Update to ratified state") of
179179
riscv-svvptc.
180180

181+
- const: zabha
182+
description: |
183+
The Zabha extension for Byte and Halfword Atomic Memory Operations
184+
as ratified at commit 49f49c842ff9 ("Update to Rafified state") of
185+
riscv-zabha.
186+
181187
- const: zacas
182188
description: |
183189
The Zacas extension for Atomic Compare-and-Swap (CAS) instructions

0 commit comments

Comments
 (0)