Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 11f973399a37cf5e06b1aa73b6d10058 > files > 1469

kernel-doc-5.10.12-1.mga7.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>;
	};