ASoC: SOF: topology: Fix bytes control size checks
[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  - MeLE V9: "mele,v9"
16  - ProBox2 AVA: "probox2,ava"
17  - Zidoo X9S: "zidoo,x9s"
18
19
20 Example:
21
22     compatible = "zidoo,x9s", "realtek,rtd1295";