Back to home page

OSCL-LXR

 
 

    


0001 Marvell Armada 38x CA9 MPcore SoC Controller
0002 ============================================
0003 
0004 Required properties:
0005 
0006 - compatible: Should be "marvell,armada-380-mpcore-soc-ctrl".
0007 
0008 - reg: should be the register base and length as documented in the
0009   datasheet for the CA9 MPcore SoC Control registers
0010 
0011 mpcore-soc-ctrl@20d20 {
0012         compatible = "marvell,armada-380-mpcore-soc-ctrl";
0013         reg = <0x20d20 0x6c>;
0014 };