Re: [PATCH 1/5] dt-bindings: arm64: add BCM63158 soc to binding document

From: Rob Herring
Date: Mon May 16 2022 - 12:06:58 EST


On Sat, May 14, 2022 at 04:27:56PM -0700, William Zhang wrote:
> Add BCM63158 SOC device tree description to bcmbca binding document.
>
> Signed-off-by: William Zhang <william.zhang@xxxxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> index 5fb455840417..4e3a1a5391f6 100644
> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> @@ -28,6 +28,13 @@ properties:
> - const: brcm,bcm47622
> - const: brcm,bcmbca
>
> + - description: BCM63158 based boards
> + items:
> + - enum:
> + - brcm,bcm963158

bcm963158 is a board?

> + - const: brcm,bcm63158
> + - const: brcm,bcmbca
> +
> additionalProperties: true
>
> ...
> --
> 2.17.1
>