Re: [PATCH 2/3] dt-bindings: arm64: add BCM6858 soc to binding document

From: Krzysztof Kozlowski
Date: Sun May 29 2022 - 07:33:45 EST


On 27/05/2022 19:13, Anand Gore wrote:
> Add BCM6858 SOC device tree description to bcmbca binding document.
>
> Signed-off-by: Anand Gore <anand.gore@xxxxxxxxxxxx>
>
> ---
>
> .../devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> index 24357cf09888..a63e355ba8f9 100644
> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> @@ -35,6 +35,14 @@ properties:
> - const: brcm,bcm63178
> - const: brcm,bcmbca
>
> + - description: BCM6858 based boards
> + items:
> + - enum:
> + - brcm,bcm96858
> + - const: brcm,bcm6858
> + - const: brcm,bcmbca
> +
> +

No need for two blank lines.

> additionalProperties: true
>
> ...


Best regards,
Krzysztof