Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 912cdb4e authored by Gregory CLEMENT's avatar Gregory CLEMENT Committed by Andrew Lunn
Browse files

ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC



Update the binding documentation of the Armada 38x Soc family with
the Armada 388.

Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
parent 10c5c472
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,6 +15,13 @@ Required root node property:

compatible: must contain "marvell,armada385"

In addition, boards using the Marvell Armada 388 SoC shall have the
following property before the previous one:

Required root node property:

compatible: must contain "marvell,armada388"

Example:

compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";