2020-02-29 14:49:52

by Tobias Schramm

[permalink] [raw]
Subject: [PATCH v3 1/2] dt-bindings: Add doc for pine64 Pinebook Pro

This commit adds a compatible for the Pinebook Pro.

Signed-off-by: Tobias Schramm <[email protected]>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 874b0eaa2a75..482a0cbfb18a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -402,6 +402,11 @@ properties:
- const: phytec,rk3288-phycore-som
- const: rockchip,rk3288

+ - description: Pine64 Pinebook Pro
+ items:
+ - const: pine64,pinebook-pro
+ - const: rockchip,rk3399
+
- description: Pine64 Rock64
items:
- const: pine64,rock64
--
2.24.1


2020-03-01 00:43:09

by Heiko Stuebner

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] dt-bindings: Add doc for pine64 Pinebook Pro

Am Samstag, 29. Februar 2020, 15:48:16 CET schrieb Tobias Schramm:
> This commit adds a compatible for the Pinebook Pro.
>
> Signed-off-by: Tobias Schramm <[email protected]>

The old patch from Emmanuel already got an

Reviewed-by: Rob Herring <[email protected]>

and as this is the same binding, this should just be kept :-)

[Mainly for me to remember as well]

Heiko

> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 874b0eaa2a75..482a0cbfb18a 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -402,6 +402,11 @@ properties:
> - const: phytec,rk3288-phycore-som
> - const: rockchip,rk3288
>
> + - description: Pine64 Pinebook Pro
> + items:
> + - const: pine64,pinebook-pro
> + - const: rockchip,rk3399
> +
> - description: Pine64 Rock64
> items:
> - const: pine64,rock64
>