From bd42ce0d2b9d0fd360d49f88f0c7af62c1f5d8ad Mon Sep 17 00:00:00 2001 From: William Zhang Date: Tue, 7 Jun 2022 10:26:44 -0700 Subject: [PATCH] dt-bindings: arm: add BCM6855 SoC to device tree binding document Add BCM6855 SoC device tree description to bcmbca binding document. Signed-off-by: William Zhang Acked-by: Krzysztof Kozlowski Signed-off-by: Florian Fainelli --- 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 9a5de7476d6a5..f0faf6ba65a7a 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml @@ -56,6 +56,13 @@ properties: - const: brcm,bcm6846 - const: brcm,bcmbca + - description: BCM6855 based boards + items: + - enum: + - brcm,bcm96855 + - const: brcm,bcm6855 + - const: brcm,bcmbca + - description: BCM6858 based boards items: - enum: -- 2.30.2