rtc: stm32: fix misspelling and misalignment issues
[linux/fpc-iii.git] / Documentation / devicetree / bindings / display / wm,prizm-ge-rops.txt
bloba850fa011f029f1e6bd056bb6dca6dc684209788
1 VIA/Wondermedia Graphics Engine Controller
2 -----------------------------------------------------
4 Required properties:
5 - compatible : "wm,prizm-ge-rops"
6 - reg : Should contain 1 register ranges(address and length)
8 Example:
10         ge_rops@d8050400 {
11                 compatible = "wm,prizm-ge-rops";
12                 reg = <0xd8050400 0x100>;
13         };