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 <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-5-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 38acdee commit 51624dd

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
@@ -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)