1
0
Fork 0

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>
hifive-unleashed-5.1
Lubomir Rintel 2018-12-02 12:40:08 +01:00 committed by Rob Herring
parent 27b4feb7fe
commit cd1cc0bef4
1 changed files with 1 additions and 1 deletions

View 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";