rtc: stm32: fix misspelling and misalignment issues
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / realtek.txt
blob95839e19ae9267857589a48e6c3676187ebf1677
1 Realtek platforms device tree bindings
2 --------------------------------------
5 RTD1295 SoC
6 ===========
8 Required root node properties:
10  - compatible :  must contain "realtek,rtd1295"
13 Root node property compatible must contain, depending on board:
15  - MeLE V9: "mele,v9"
16  - ProBox2 AVA: "probox2,ava"
17  - Zidoo X9S: "zidoo,x9s"
20 Example:
22     compatible = "zidoo,x9s", "realtek,rtd1295";