From: Lubomir Rintel Date: Sun, 2 Dec 2018 11:40:08 +0000 (+0100) Subject: dt-bindings: arm: mrvl: amend Browstone compatible string X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cd1cc0bef46fc8d8f9ebe82d2064d4f4bd5ecf16;p=linux.git 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 Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt b/Documentation/devicetree/bindings/arm/mrvl/mrvl.txt index 117d741a2e4ff..951687528efb0 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";