dt-bindings: arm: add BCM63178 SoC to binding document

Add BCM63178 SOC device tree description to bcmbca binding document.

Signed-off-by: Anand Gore <anand.gore@broadcom.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Anand Gore 2022-05-16 10:38:07 -07:00 committed by Florian Fainelli
parent 1db2c0f7e8
commit 312137db31
1 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,13 @@ properties:
- const: brcm,bcm47622
- const: brcm,bcmbca
- description: BCM63178 based boards
items:
- enum:
- brcm,bcm963178
- const: brcm,bcm63178
- const: brcm,bcmbca
additionalProperties: true
...