diff mbox series

[1/2] dt-bindings: arm: sunxi: add Orange Pi Zero 2W

Message ID 20231020145706.705420-2-andre.przywara@arm.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: allwinner: Add Orange Pi Zero 2W support | expand

Commit Message

Andre Przywara Oct. 20, 2023, 2:57 p.m. UTC
The Orange Pi Zero 2W is a small board with an Allwinner H618 SoC.

Add the compatible string to the binding documents.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
---
 Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Conor Dooley Oct. 20, 2023, 3:39 p.m. UTC | #1
On Fri, Oct 20, 2023 at 03:57:05PM +0100, Andre Przywara wrote:
> The Orange Pi Zero 2W is a small board with an Allwinner H618 SoC.
> 
> Add the compatible string to the binding documents.
> 
> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 11c5ce941dd7e..6f481e8bb4bf6 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -1013,6 +1013,11 @@ properties:
>            - const: xunlong,orangepi-zero2
>            - const: allwinner,sun50i-h616
>  
> +      - description: Xunlong OrangePi Zero 2W
> +        items:
> +          - const: xunlong,orangepi-zero2w
> +          - const: allwinner,sun50i-h618
> +
>        - description: Xunlong OrangePi Zero 3
>          items:
>            - const: xunlong,orangepi-zero3
> -- 
> 2.25.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 11c5ce941dd7e..6f481e8bb4bf6 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -1013,6 +1013,11 @@  properties:
           - const: xunlong,orangepi-zero2
           - const: allwinner,sun50i-h616
 
+      - description: Xunlong OrangePi Zero 2W
+        items:
+          - const: xunlong,orangepi-zero2w
+          - const: allwinner,sun50i-h618
+
       - description: Xunlong OrangePi Zero 3
         items:
           - const: xunlong,orangepi-zero3