Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > d92bd833f730bcbfc8cc278fb2ec7a9d > files > 854

kernel-linus-doc-3.19.8-2.mga5.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>;
};