Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 633c8ad53e24a88a67980a4404d5c3e5 > files > 828

kernel-doc-4.9.40-1.mga6.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>;
};