18c2ecf20Sopenharmony_ciMVEBU System Controller 28c2ecf20Sopenharmony_ci----------------------- 38c2ecf20Sopenharmony_ciMVEBU (Marvell SOCs: Armada 370/375/XP, Dove, mv78xx0, Kirkwood, Orion5x) 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ciRequired properties: 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci- compatible: one of: 88c2ecf20Sopenharmony_ci - "marvell,orion-system-controller" 98c2ecf20Sopenharmony_ci - "marvell,armada-370-xp-system-controller" 108c2ecf20Sopenharmony_ci - "marvell,armada-375-system-controller" 118c2ecf20Sopenharmony_ci- reg: Should contain system controller registers location and length. 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ciExample: 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci system-controller@d0018200 { 168c2ecf20Sopenharmony_ci compatible = "marvell,armada-370-xp-system-controller"; 178c2ecf20Sopenharmony_ci reg = <0xd0018200 0x500>; 188c2ecf20Sopenharmony_ci }; 19