Power Management Service Unit(PMSU)
-----------------------------------

Available on Marvell SOCs: Armada XP

Required properties:

- compatible: "marvell,armada-370-xp-pmsu"

- reg: Should contain the location and length of the PMSU registers.

Example:

armada-370-xp-pmsu@22100 {
	compatible = "marvell,armada-370-xp-pmsu";
	reg = <0x22100 0x400>;
};
