1 Marvell Cryptographic Engines And Security Accelerator
4 - compatible : should be "marvell,orion-crypto"
5 - reg : base physical address of the engine and length of memory mapped
6 region, followed by base physical address of sram and its memory
8 - reg-names : "regs" , "sram";
9 - interrupts : interrupt number
14 compatible = "marvell,orion-crypto";
15 reg = <0x30000 0x10000>,
17 reg-names = "regs" , "sram";