summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXu Lu <luxu.kernel@bytedance.com>2025-10-20 07:20:48 +0300
committerPaul Walmsley <pjw@kernel.org>2025-11-19 19:19:28 +0300
commit4640be2588713766b3141998d2e396121b337e41 (patch)
tree3b7b18a980a295dce91268c67521c7d4198001cd
parentc9651fbc6051d305765f9c7528b90ad6c88ba4f4 (diff)
downloadlinux-4640be2588713766b3141998d2e396121b337e41.tar.xz
dt-bindings: riscv: Add Zalasr ISA extension description
Add description for the Zalasr ISA extension Signed-off-by: Xu Lu <luxu.kernel@bytedance.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20251020042056.30283-3-luxu.kernel@bytedance.com Signed-off-by: Paul Walmsley <pjw@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/riscv/extensions.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
index 543ac94718e8..6dc73f2674c9 100644
--- a/Documentation/devicetree/bindings/riscv/extensions.yaml
+++ b/Documentation/devicetree/bindings/riscv/extensions.yaml
@@ -242,6 +242,11 @@ properties:
is supported as ratified at commit 5059e0ca641c ("update to
ratified") of the riscv-zacas.
+ - const: zalasr
+ description: |
+ The standard Zalasr extension for load-acquire/store-release as frozen
+ at commit 194f0094 ("Version 0.9 for freeze") of riscv-zalasr.
+
- const: zalrsc
description: |
The standard Zalrsc extension for load-reserved/store-conditional as