Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 88237698a4b25ddb8fb1ec91b0980f3e > files > 1027

kernel-doc-4.14.25-1.mga6.noarch.rpm

VIA/Wondermedia VT8500 Power Management Controller
-----------------------------------------------------

Required properties:
- compatible : "via,vt8500-pmc"
- reg : Should contain 1 register ranges(address and length)

Example:

	pmc@d8130000 {
		compatible = "via,vt8500-pmc";
		reg = <0xd8130000 0x1000>;
	};