Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > d6421e6566aa020b6bc8cf805b174f51 > files > 3761

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

Microsemi Ocelot reset controller

The DEVCPU_GCB:CHIP_REGS have a SOFT_RST register that can be used to reset the
SoC MIPS core.

Required Properties:
 - compatible: "mscc,ocelot-chip-reset"

Example:
	reset@1070008 {
		compatible = "mscc,ocelot-chip-reset";
		reg = <0x1070008 0x4>;
	};