mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
cd1cc0bef4
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>
15 lines
392 B
Plaintext
15 lines
392 B
Plaintext
Marvell Platforms Device Tree Bindings
|
|
----------------------------------------------------
|
|
|
|
PXA168 Aspenite Board
|
|
Required root node properties:
|
|
- compatible = "mrvl,pxa168-aspenite", "mrvl,pxa168";
|
|
|
|
PXA910 DKB Board
|
|
Required root node properties:
|
|
- compatible = "mrvl,pxa910-dkb";
|
|
|
|
MMP2 Brownstone Board
|
|
Required root node properties:
|
|
- compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";
|