Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / realtek.txt
1 Realtek platforms device tree bindings
2 --------------------------------------
3
4
5 RTD1295 SoC
6 ===========
7
8 Required root node properties:
9
10  - compatible :  must contain "realtek,rtd1295"
11
12
13 Root node property compatible must contain, depending on board:
14
15  - Zidoo X9S: "zidoo,x9s"
16
17
18 Example:
19
20     compatible = "zidoo,x9s", "realtek,rtd1295";