All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard
@ 2022-11-10 20:57 Renze Nicolai
  2022-11-11  8:26 ` Krzysztof Kozlowski
  2022-11-13 21:35 ` Samuel Holland
  0 siblings, 2 replies; 3+ messages in thread
From: Renze Nicolai @ 2022-11-10 20:57 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Maxime Ripard, Andre Przywara, Conley Lee,
	Andrew Lunn
  Cc: devicetree

Add device tree bindings for the Pine64 SoPine Clusterboard.

Signed-off-by: Renze Nicolai <renze@rnplus.nl>
---
 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 3ad1cd50e3fe..00bb4cdfa77f 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -736,6 +736,12 @@ properties:
           - const: pine64,sopine
           - const: allwinner,sun50i-a64
 
+      - description: Pine64 SoPine Clusterboard
+        items:
+          - const: pine64,sopine-clusterboard
+          - const: pine64,sopine
+          - const: allwinner,sun50i-a64
+
       - description: PineRiver Mini X-Plus
         items:
           - const: pineriver,mini-xplus
-- 
2.38.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard
  2022-11-10 20:57 [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard Renze Nicolai
@ 2022-11-11  8:26 ` Krzysztof Kozlowski
  2022-11-13 21:35 ` Samuel Holland
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-11  8:26 UTC (permalink / raw)
  To: Renze Nicolai, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Maxime Ripard, Andre Przywara,
	Conley Lee, Andrew Lunn
  Cc: devicetree

On 10/11/2022 21:57, Renze Nicolai wrote:
> Add device tree bindings for the Pine64 SoPine Clusterboard.
> 

Where is the DTS? Are you documenting existing compatible from linux-next?

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard
  2022-11-10 20:57 [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard Renze Nicolai
  2022-11-11  8:26 ` Krzysztof Kozlowski
@ 2022-11-13 21:35 ` Samuel Holland
  1 sibling, 0 replies; 3+ messages in thread
From: Samuel Holland @ 2022-11-13 21:35 UTC (permalink / raw)
  To: Renze Nicolai
  Cc: devicetree, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Maxime Ripard, Andre Przywara, Conley Lee,
	Andrew Lunn

On 11/10/22 14:57, Renze Nicolai wrote:
> Add device tree bindings for the Pine64 SoPine Clusterboard.
> 
> Signed-off-by: Renze Nicolai <renze@rnplus.nl>

You need to send this in a series together with the new devicetree, with
the DT updated to used this compatible string list. When you do, you can
add:

Reviewed-by: Samuel Holland <samuel@sholland.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 3ad1cd50e3fe..00bb4cdfa77f 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -736,6 +736,12 @@ properties:
>            - const: pine64,sopine
>            - const: allwinner,sun50i-a64
>  
> +      - description: Pine64 SoPine Clusterboard
> +        items:
> +          - const: pine64,sopine-clusterboard
> +          - const: pine64,sopine
> +          - const: allwinner,sun50i-a64
> +
>        - description: PineRiver Mini X-Plus
>          items:
>            - const: pineriver,mini-xplus


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-13 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 20:57 [PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard Renze Nicolai
2022-11-11  8:26 ` Krzysztof Kozlowski
2022-11-13 21:35 ` Samuel Holland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.