blob: a850fa011f029f1e6bd056bb6dca6dc684209788 [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001VIA/Wondermedia Graphics Engine Controller
2-----------------------------------------------------
3
4Required properties:
5- compatible : "wm,prizm-ge-rops"
6- reg : Should contain 1 register ranges(address and length)
7
8Example:
9
10 ge_rops@d8050400 {
11 compatible = "wm,prizm-ge-rops";
12 reg = <0xd8050400 0x100>;
13 };