Re: [PATCH v3 10/11] dt-bindings: riscv: Add Ziccrse ISA extension description

From: Guo Ren
Date: Wed Jul 17 2024 - 05:42:24 EST


On Wed, Jul 17, 2024 at 2:30 PM Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> wrote:
>
> Add description for the Ziccrse ISA extension which was introduced in
> the riscv profiles specification v0.9.2.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
> index e6436260bdeb..b08bf1a8d8f8 100644
> --- a/Documentation/devicetree/bindings/riscv/extensions.yaml
> +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml
> @@ -245,6 +245,12 @@ properties:
> in commit 64074bc ("Update version numbers for Zfh/Zfinx") of
> riscv-isa-manual.
>
> + - const: ziccrse
> + description:
> + The standard Ziccrse extension which provides forward progress
> + guarantee on LR/SC sequences, as introduced in the riscv profiles
> + specification v0.9.2.
> +
> - const: zk
> description:
> The standard Zk Standard Scalar cryptography extension as ratified
> --
> 2.39.2
>
Reviewed-by: Guo Ren <guoren@xxxxxxxxxx>

--
Best Regards
Guo Ren