Re: [PATCH v3 4/8] dt-bindings: riscv: microchip: document icicle reference design

From: Krzysztof Kozlowski
Date: Tue May 03 2022 - 11:27:41 EST


On 01/05/2022 21:25, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> Add a compatible for the icicle kit's reference design. This represents
> the FPGA fabric's contents & is versioned to denote which release of the
> reference design it applies to.
>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/riscv/microchip.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/riscv/microchip.yaml b/Documentation/devicetree/bindings/riscv/microchip.yaml
> index 3f981e897126..7a1f883a39b5 100644
> --- a/Documentation/devicetree/bindings/riscv/microchip.yaml
> +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml
> @@ -20,8 +20,10 @@ properties:
> items:
> - enum:
> - microchip,mpfs-icicle-kit
> + - microchip,mpfs-icicle-reference-rtlv2203
> - const: microchip,mpfs
>
> +

No need for this line break.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

> additionalProperties: true
>
> ...


Best regards,
Krzysztof