Commit cd1cc0be authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Rob Herring
Browse files

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: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 27b4feb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";