From: Clément Léger Date: Wed, 19 Jun 2024 11:35:11 +0000 (+0200) Subject: dt-bindings: riscv: add Zimop ISA extension description X-Git-Tag: v6.11-rc1~94^2~10^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a57b68bc315ce941406c001a3630f7e26d753f13;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: riscv: add Zimop ISA extension description Add description for the Zimop (May-Be-Operations) ISA extension which was ratified in commit 58220614a5f of the riscv-isa-manual. Signed-off-by: Clément Léger Reviewed-by: Charlie Jenkins Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20240619113529.676940-2-cleger@rivosinc.com Signed-off-by: Palmer Dabbelt --- diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml index cfed80ad5540a..e214679ab6dae 100644 --- a/Documentation/devicetree/bindings/riscv/extensions.yaml +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml @@ -363,6 +363,11 @@ properties: ratified in the 20191213 version of the unprivileged ISA specification. + - const: zimop + description: + The standard Zimop extension version 1.0, as ratified in commit + 58220614a5f ("Zimop is ratified/1.0") of the riscv-isa-manual. + - const: ztso description: The standard Ztso extension for total store ordering, as ratified