Re: [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
From: Conor Dooley
Date: Mon Nov 04 2024 - 07:09:05 EST
On Sun, Nov 03, 2024 at 03:49:55PM +0800, Inochi Amaoto wrote:
> @@ -605,6 +623,33 @@ properties:
> then:
> contains:
> const: zca
> + # Zfbfmin depends on F
> + - if:
> + contains:
> + const: zfbfmin
> + then:
> + contains:
> + const: f
> + # Zvfbfmin depends on V or Zve32f
> + - if:
> + contains:
> + const: zvfbfmin
> + then:
> + oneOf:
> + - contains:
> + const: v
> + - contains:
> + const: zve32f
> + # Zvfbfwma depends on Zfbfmin and Zvfbfmin
IMO these contents are statements of the obvious and not needed, but I
wouldn't bother respinning for that alone.
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> + - if:
> + contains:
> + const: zvfbfwma
> + then:
> + allOf:
> + - contains:
> + const: zfbfmin
> + - contains:
> + const: zvfbfmin
Attachment:
signature.asc
Description: PGP signature