Commit 95aecb71 authored by Lubomir Rintel's avatar Lubomir Rintel
Browse files

dt-bindings: arm: mrvl: Document MMP3 compatible string



Marvel MMP3 is a successor to MMP2, containing similar peripherals with two
PJ4B cores.

Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
parent c3294ea3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,4 +29,7 @@ properties:
          - enum:
              - mrvl,mmp2-brownstone
          - const: mrvl,mmp2
      - description: MMP3 based boards
        items:
          - const: mrvl,mmp3
...