diff mbox series

[v2,2/3] dt-bindings: arm: sunxi: Add PinePhone 1.0 and 1.1 bindings

Message ID 20200227012650.1179151-3-megous@megous.com
State Not Applicable, archived
Headers show
Series Add support for Pine64 PinePhone Linux Smartphone | expand

Commit Message

Ondřej Jirman Feb. 27, 2020, 1:26 a.m. UTC
Document board compatible names for Pine64 PinePhone:

- 1.0 - Developer variant
- 1.1 - Braveheart variant

Signed-off-by: Ondrej Jirman <megous@megous.com>
---
 Documentation/devicetree/bindings/arm/sunxi.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Ondřej Jirman Feb. 27, 2020, 1:32 a.m. UTC | #1
Hello,

On Thu, Feb 27, 2020 at 02:26:49AM +0100, megous hlavni wrote:
> Document board compatible names for Pine64 PinePhone:
> 
> - 1.0 - Developer variant
> - 1.1 - Braveheart variant
> 
> Signed-off-by: Ondrej Jirman <megous@megous.com>

This also got:

Reviewed-by: Rob Herring <robh@kernel.org>

short time ago on v1. I didn't catch that before sending v2 out.

regards,
	o.

> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 5b22b77e4bb73..abf2d97fb7ae3 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -642,6 +642,16 @@ properties:
>            - const: pine64,pinebook
>            - const: allwinner,sun50i-a64
>  
> +      - description: Pine64 PinePhone Developer Batch (1.0)
> +        items:
> +          - const: pine64,pinephone-1.0
> +          - const: allwinner,sun50i-a64
> +
> +      - description: Pine64 PinePhone Braveheart (1.1)
> +        items:
> +          - const: pine64,pinephone-1.1
> +          - const: allwinner,sun50i-a64
> +
>        - description: Pine64 PineTab
>          items:
>            - const: pine64,pinetab
> -- 
> 2.25.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 5b22b77e4bb73..abf2d97fb7ae3 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -642,6 +642,16 @@  properties:
           - const: pine64,pinebook
           - const: allwinner,sun50i-a64
 
+      - description: Pine64 PinePhone Developer Batch (1.0)
+        items:
+          - const: pine64,pinephone-1.0
+          - const: allwinner,sun50i-a64
+
+      - description: Pine64 PinePhone Braveheart (1.1)
+        items:
+          - const: pine64,pinephone-1.1
+          - const: allwinner,sun50i-a64
+
       - description: Pine64 PineTab
         items:
           - const: pine64,pinetab