armada-380-mpcore-soc-ctrl.txt 399 B

123456789101112131415
  1. Marvell Armada 38x CA9 MPcore SoC Controller
  2. ============================================
  3. Required properties:
  4. - compatible: Should be "marvell,armada-380-mpcore-soc-ctrl".
  5. - reg: should be the register base and length as documented in the
  6. datasheet for the CA9 MPcore SoC Control registers
  7. mpcore-soc-ctrl@20d20 {
  8. compatible = "marvell,armada-380-mpcore-soc-ctrl";
  9. reg = <0x20d20 0x6c>;
  10. };