diff mbox series

[1/3] dt-bindings: arm: add BCM6846 SoC to device tree binding document

Message ID 20220525003236.2699-2-william.zhang@broadcom.com (mailing list archive)
State New, archived
Headers show
Series arm: bcmbca: add bcm6846 SoC support | expand

Commit Message

William Zhang May 25, 2022, 12:32 a.m. UTC
Add BCM6846 SoC device tree description to bcmbca binding document.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
---

 Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Krzysztof Kozlowski May 25, 2022, 11:14 a.m. UTC | #1
On 25/05/2022 02:32, William Zhang wrote:
> Add BCM6846 SoC device tree description to bcmbca binding document.
> 
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> ---
> 
>  Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> index 5fb455840417..93eb30422dd6 100644
> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> @@ -27,6 +27,12 @@ properties:
>                - brcm,bcm947622
>            - const: brcm,bcm47622
>            - const: brcm,bcmbca

New line here.

With that:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
William Zhang May 25, 2022, 5:52 p.m. UTC | #2
On 5/25/22 04:14, Krzysztof Kozlowski wrote:
> On 25/05/2022 02:32, William Zhang wrote:
>> Add BCM6846 SoC device tree description to bcmbca binding document.
>>
>> Signed-off-by: William Zhang <william.zhang@broadcom.com>
>> ---
>>
>>   Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> index 5fb455840417..93eb30422dd6 100644
>> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> @@ -27,6 +27,12 @@ properties:
>>                 - brcm,bcm947622
>>             - const: brcm,bcm47622
>>             - const: brcm,bcmbca
> 
> New line here.
> 
> With that:
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
Updated in v2.  Thanks!

> Best regards,
> Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
index 5fb455840417..93eb30422dd6 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
@@ -27,6 +27,12 @@  properties:
               - brcm,bcm947622
           - const: brcm,bcm47622
           - const: brcm,bcmbca
+      - description: BCM6846 based boards
+        items:
+          - enum:
+              - brcm,bcm96846
+          - const: brcm,bcm6846
+          - const: brcm,bcmbca
 
 additionalProperties: true