[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251020042056.30283-3-luxu.kernel@bytedance.com>
Date: Mon, 20 Oct 2025 12:20:48 +0800
From: Xu Lu <luxu.kernel@...edance.com>
To: corbet@....net,
paul.walmsley@...ive.com,
palmer@...belt.com,
aou@...s.berkeley.edu,
alex@...ti.fr,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
will@...nel.org,
peterz@...radead.org,
boqun.feng@...il.com,
mark.rutland@....com,
anup@...infault.org,
atish.patra@...ux.dev,
pbonzini@...hat.com,
shuah@...nel.org,
parri.andrea@...il.com,
ajones@...tanamicro.com,
brs@...osinc.com,
guoren@...nel.org
Cc: linux-doc@...r.kernel.org,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
kvm@...r.kernel.org,
kvm-riscv@...ts.infradead.org,
linux-kselftest@...r.kernel.org,
apw@...onical.com,
joe@...ches.com,
lukas.bulwahn@...il.com,
Xu Lu <luxu.kernel@...edance.com>
Subject: [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
Add description for the Zalasr ISA extension
Signed-off-by: Xu Lu <luxu.kernel@...edance.com>
---
Documentation/devicetree/bindings/riscv/extensions.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
index ede6a58ccf534..100fe53fb0731 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
--
2.20.1
Powered by blists - more mailing lists