Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 8f031626cf8f7c7d41484ce0c4c8ee51 > files > 1862

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