OSDN Git Service

dt-bindings: arm: mrvl: amend Browstone compatible string
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 2 Dec 2018 11:40:08 +0000 (12:40 +0100)
committerRob Herring <robh@kernel.org>
Thu, 13 Dec 2018 17:10:46 +0000 (11:10 -0600)
The Brownstone board is compatible with "mrvl,mmp2". The actual DTS
already contains the string -- add it to the binding doc as well.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/mrvl/mrvl.txt

index 117d741..9516875 100644 (file)
@@ -11,4 +11,4 @@ Required root node properties:
 
 MMP2 Brownstone Board
 Required root node properties:
-       - compatible = "mrvl,mmp2-brownstone";
+       - compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";