Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > d909c99a57c977a8dedb70fad1c8aa1a > files > 1325

kernel-linus-doc-5.10.14-1.mga7.noarch.rpm

Marvell Armada 38x CA9 MPcore SoC Controller
============================================

Required properties:

- compatible: Should be "marvell,armada-380-mpcore-soc-ctrl".

- reg: should be the register base and length as documented in the
  datasheet for the CA9 MPcore SoC Control registers

mpcore-soc-ctrl@20d20 {
	compatible = "marvell,armada-380-mpcore-soc-ctrl";
	reg = <0x20d20 0x6c>;
};