[PATCH v2 1/2] dt-bindings: arm: sunxi: document BananaPi M4 Berry board name
Andre Przywara
andre.przywara at arm.com
Sun Feb 4 02:10:53 PST 2024
The Bananapi M4 Berry is a development board with the Allwinner H618 SoC.
Add the board/SoC compatible string pair to the list of known boards.
Signed-off-by: Andre Przywara <andre.przywara at arm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
---
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 dab7a248c88d..aa87c83124e2 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -136,6 +136,11 @@ properties:
- const: sinovoip,bpi-m3
- const: allwinner,sun8i-a83t
+ - description: BananaPi M4 Berry
+ items:
+ - const: sinovoip,bananapi-m4-berry
+ - const: allwinner,sun50i-h618
+
- description: BananaPi M64
items:
- const: sinovoip,bananapi-m64
--
2.25.1
More information about the linux-arm-kernel
mailing list