Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > eedb6634b44b6f17fb2629c71380546b > files > 1119

kernel-doc-5.5.9-1.mga7.noarch.rpm

Marvell Armada CPU reset controller
===================================

Required properties:

- compatible: Should be "marvell,armada-370-cpu-reset".

- reg: should be register base and length as documented in the
  datasheet for the CPU reset registers

cpurst: cpurst@20800 {
       compatible = "marvell,armada-370-cpu-reset";
       reg = <0x20800 0x20>;
};