aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-12-02 12:40:08 +0100
committerRob Herring <robh@kernel.org>2018-12-13 11:10:46 -0600
commitcd1cc0bef46fc8d8f9ebe82d2064d4f4bd5ecf16 (patch)
tree0de395c1bf2978355c0433327f0051f4a3a12bf0 /Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
parentdevicetree,xen: add xen,shared-memory binding (diff)
downloadlinux-dev-cd1cc0bef46fc8d8f9ebe82d2064d4f4bd5ecf16.tar.xz
linux-dev-cd1cc0bef46fc8d8f9ebe82d2064d4f4bd5ecf16.zip
dt-bindings: arm: mrvl: amend Browstone compatible string
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>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/arm/mrvl/mrvl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
index 117d741a2e4f..951687528efb 100644
--- a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
+++ b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
@@ -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";