Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 972733733b82aca417f8ae6c3cd25d1a > files > 748

kernel-doc-3.10.44-1.mga3.noarch.rpm

* Power Management Controller (PMC)

Required properties:
- compatible: Should be "atmel,at91rm9200-pmc"
- reg: Should contain PMC registers location and length

Examples:
	pmc: pmc@fffffc00 {
		compatible = "atmel,at91rm9200-pmc";
		reg = <0xfffffc00 0x100>;
	};