Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > c4ec604b2a746976c5c9708142dd3e6d > files > 915

kernel-linus-doc-4.14.10-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>;
};