Merge branch 'reset/for-4.8-2' into next/dt
[deliverable/linux.git] / Documentation / devicetree / bindings / display / wm,prizm-ge-rops.txt
CommitLineData
95e9fd10
TP
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 };
This page took 0.285735 seconds and 5 git commands to generate.