Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.9 13 lines 312 B view raw
1VIA/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 };