dt-bindings: arm: mrvl: Document MMP3 compatible string
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 21 Jun 2019 12:20:59 +0000 (14:20 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Thu, 17 Oct 2019 14:18:28 +0000 (16:18 +0200)
Marvel MMP3 is a successor to MMP2, containing similar peripherals with two
PJ4B cores.

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

index ef59d6e..818dfe6 100644 (file)
@@ -29,4 +29,7 @@ properties:
           - enum:
               - mrvl,mmp2-brownstone
           - const: mrvl,mmp2
+      - description: MMP3 based boards
+        items:
+          - const: mrvl,mmp3
 ...