]> Pileus Git - ~andy/linux/blob - Documentation/devicetree/bindings/video/wm,prizm-ge-rops.txt
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
[~andy/linux] / Documentation / devicetree / bindings / video / wm,prizm-ge-rops.txt
1 VIA/Wondermedia Graphics Engine Controller
2 -----------------------------------------------------
3
4 Required properties:
5 - compatible : "wm,prizm-ge-rops"
6 - reg : Should contain 1 register ranges(address and length)
7
8 Example:
9
10         ge_rops@d8050400 {
11                 compatible = "wm,prizm-ge-rops";
12                 reg = <0xd8050400 0x100>;
13         };