Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 0c319edfa405610b942251787e300586 > files > 838

kernel-vserver-doc-3.14.23-0.vs2.3.6.13.1.mga4.noarch.rpm

MVEBU System Controller
-----------------------
MVEBU (Marvell SOCs: Armada 370/XP, Dove, mv78xx0, Kirkwood, Orion5x)

Required properties:

- compatible: one of:
	- "marvell,orion-system-controller"
	- "marvell,armada-370-xp-system-controller"
- reg: Should contain system controller registers location and length.

Example:

	system-controller@d0018200 {
		compatible = "marvell,armada-370-xp-system-controller";
		reg = <0xd0018200 0x500>;
	};