dt-bindings: arm64: Add BCM6858 SoC to binding document

Add BCM6858 SOC device tree description to bcmbca binding document.

Signed-off-by: Anand Gore <anand.gore@broadcom.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Anand Gore
2022-06-01 13:19:57 -07:00
committed by Florian Fainelli
parent 709ccce788
commit 5e7bcaf89f

View File

@@ -49,6 +49,13 @@ properties:
- const: brcm,bcm63178
- const: brcm,bcmbca
- description: BCM6858 based boards
items:
- enum:
- brcm,bcm96858
- const: brcm,bcm6858
- const: brcm,bcmbca
additionalProperties: true
...