From: Martin Botka <[email protected]>
Add name & compatible for BigTreeTech Pi board
Signed-off-by: Martin Botka <[email protected]>
---
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 e9e46434dd1a..2b527653a303 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -162,6 +162,11 @@ properties:
- const: bigtreetech,cb1
- const: allwinner,sun50i-h616
+ - description: BigTreeTech Pi
+ items:
+ - const: bigtreetech,pi
+ - const: allwinner,sun50i-h616
+
- description: Chuwi V7 CW0825
items:
- const: chuwi,v7-cw0825
--
2.41.0
On Thu, 3 Aug 2023 00:02:37 +0200
Martin Botka <[email protected]> wrote:
Hi,
> From: Martin Botka <[email protected]>
>
> Add name & compatible for BigTreeTech Pi board
That looks good in itself, but should be squashed into the previous patch.
Cheers,
Andre
>
> Signed-off-by: Martin Botka <[email protected]>
> ---
> 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 e9e46434dd1a..2b527653a303 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -162,6 +162,11 @@ properties:
> - const: bigtreetech,cb1
> - const: allwinner,sun50i-h616
>
> + - description: BigTreeTech Pi
> + items:
> + - const: bigtreetech,pi
> + - const: allwinner,sun50i-h616
> +
> - description: Chuwi V7 CW0825
> items:
> - const: chuwi,v7-cw0825