Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > f01a6e0eafdd4310c5c23232c36360ae > files > 1360

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

VIA/Wondermedia Graphics Engine Controller
-----------------------------------------------------

Required properties:
- compatible : "wm,prizm-ge-rops"
- reg : Should contain 1 register ranges(address and length)

Example:

	ge_rops@d8050400 {
		compatible = "wm,prizm-ge-rops";
		reg = <0xd8050400 0x100>;
	};