From 9afafa66794c94fc94e7b38457408476f909e34c Mon Sep 17 00:00:00 2001 From: Andre Przywara Date: Mon, 7 Dec 2020 21:35:46 +0000 Subject: [PATCH 004/170] Doc:dt-bindings:arm:sunxi: Add OrangePi Zero2 binding Signed-off-by: Andre Przywara Acked-by: Rob Herring --- 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 95278a6a9..149e8d012 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -963,4 +963,9 @@ properties: - const: xunlong,orangepi-zero-plus2-h3 - const: allwinner,sun8i-h3 + - description: Xunlong OrangePi Zero 2 + items: + - const: xunlong,orangepi-zero2 + - const: allwinner,sun50i-h616 + additionalProperties: true -- 2.35.3