diff mbox series

[v1,3/6] dt-bindings: arm: sunxi: Add BigTreeTech Manta board

Message ID 222684DD3067C1E9+20230802220309.163804-4-martin@biqu3d.com
State Changes Requested, archived
Headers show
Series Add BigTreeTech CB1 SoM & Boards | expand

Checks

Context Check Description
robh/checkpatch warning total: 1 errors, 0 warnings, 12 lines checked
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Martin Botka Aug. 2, 2023, 10:02 p.m. UTC
From: Martin Botka <martin.botka@somainline.org>

Add name & compatible for BigTreeTech Manta boards

Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
 Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Andre Przywara Aug. 3, 2023, 12:35 p.m. UTC | #1
On Thu,  3 Aug 2023 00:02:36 +0200
Martin Botka <martin@biqu3d.com> wrote:

> From: Martin Botka <martin.botka@somainline.org>
> 
> Add name & compatible for BigTreeTech Manta boards
> 
> Signed-off-by: Martin Botka <martin.botka@somainline.org>
> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 5ae1b81af6fc..e9e46434dd1a 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -155,6 +155,12 @@ properties:
>          items:
>            - const: bigtreetech,cb1
>            - const: allwinner,sun50i-h616
> +          

whitespace error here above (leading spaces)

And there is no need to split those additions to sunxi.yaml into separate
patches, so just put them all in one (but drop patch 2/6, as mentioned
there).

Cheers,
Andre

> +      - description: BigTreeTech Manta M4/8P
> +        items:
> +          - const: bigtreetech,cb1-manta
> +          - const: bigtreetech,cb1
> +          - const: allwinner,sun50i-h616
>  
>        - description: Chuwi V7 CW0825
>          items:
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 5ae1b81af6fc..e9e46434dd1a 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -155,6 +155,12 @@  properties:
         items:
           - const: bigtreetech,cb1
           - const: allwinner,sun50i-h616
+          
+      - description: BigTreeTech Manta M4/8P
+        items:
+          - const: bigtreetech,cb1-manta
+          - const: bigtreetech,cb1
+          - const: allwinner,sun50i-h616
 
       - description: Chuwi V7 CW0825
         items: