dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name
authorAndre Przywara <andre.przywara@arm.com>
Fri, 4 Aug 2023 17:08:55 +0000 (18:08 +0100)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Sun, 6 Aug 2023 11:55:19 +0000 (13:55 +0200)
The Orange Pi Zero 3 board is an updated version of the Zero 2 board.
It uses a SoC called H618, which just seems to be an H616 with more L2
cache.

Add the board/SoC compatible string pair to the list of known boards.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230804170856.1237202-3-andre.przywara@arm.com
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Documentation/devicetree/bindings/arm/sunxi.yaml

index ee8fdd2da869aeb92843bd2731cac282dac338c5..58f322b9585f2c2e75e1760c69ff8567ea9b5594 100644 (file)
@@ -997,4 +997,9 @@ properties:
           - const: xunlong,orangepi-zero2
           - const: allwinner,sun50i-h616
 
+      - description: Xunlong OrangePi Zero 3
+        items:
+          - const: xunlong,orangepi-zero3
+          - const: allwinner,sun50i-h618
+
 additionalProperties: true