On 27/05/2022 19:13, Anand Gore wrote:
> Add BCM6858 SOC device tree description to bcmbca binding document.
>
> Signed-off-by: Anand Gore <[email protected]>
>
> ---
>
> .../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