Skip to content

Commit 25726fd

Browse files
Andre-ARMjernejsk
authored andcommitted
dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name
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>
1 parent 322bf10 commit 25726fd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/sunxi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,4 +997,9 @@ properties:
997997
- const: xunlong,orangepi-zero2
998998
- const: allwinner,sun50i-h616
999999

1000+
- description: Xunlong OrangePi Zero 3
1001+
items:
1002+
- const: xunlong,orangepi-zero3
1003+
- const: allwinner,sun50i-h618
1004+
10001005
additionalProperties: true

0 commit comments

Comments
 (0)