Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>

authored by

Gregory CLEMENT and committed by
Andrew Lunn
912cdb4e 10c5c472

+7
+7
Documentation/devicetree/bindings/arm/armada-38x.txt
··· 15 15 16 16 compatible: must contain "marvell,armada385" 17 17 18 + In addition, boards using the Marvell Armada 388 SoC shall have the 19 + following property before the previous one: 20 + 21 + Required root node property: 22 + 23 + compatible: must contain "marvell,armada388" 24 + 18 25 Example: 19 26 20 27 compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";