From 1ca06a64ef0ab6f8781c428d61bdf4ef50004cc0 Mon Sep 17 00:00:00 2001 From: Andre Przywara Date: Mon, 7 Dec 2020 21:35:46 +0000 Subject: [PATCH 007/170] Doc:dt-bindings:arm:sunxi: Add two H616 board compatible strings 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 149e8d012..0c2356778 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -863,6 +863,11 @@ properties: - const: yones-toptech,bs1078-v2 - const: allwinner,sun6i-a31s + - description: X96 Mate TV box + items: + - const: hechuang,x96-mate + - const: allwinner,sun50i-h616 + - description: Xunlong OrangePi items: - const: xunlong,orangepi -- 2.35.3