Add the bindings for NanoPi R1S H5 board.
Signed-off-by: Chukun Pan <[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 ac750025a2eb..2f2ae5a8f3aa 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -269,6 +269,11 @@ properties:
- const: friendlyarm,nanopi-r1
- const: allwinner,sun8i-h3
+ - description: FriendlyARM NanoPi R1S H5
+ items:
+ - const: friendlyarm,nanopi-r1s-h5
+ - const: allwinner,sun50i-h5
+
- description: FriendlyARM ZeroPi
items:
- const: friendlyarm,zeropi
--
2.17.1
On Mon, 03 May 2021 22:32:02 +0800, Chukun Pan wrote:
> Add the bindings for NanoPi R1S H5 board.
>
> Signed-off-by: Chukun Pan <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Acked-by: Rob Herring <[email protected]>
On Mon, May 03, 2021 at 10:32:02PM +0800, Chukun Pan wrote:
> Add the bindings for NanoPi R1S H5 board.
>
> Signed-off-by: Chukun Pan <[email protected]>
Queued both for 5.14, thanks!
Maxime