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@xxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> --- 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