Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / arm / mediatek.txt
1 MediaTek mt65xx & mt81xx Platforms Device Tree Bindings
2
3 Boards with a MediaTek mt65xx/mt81xx SoC shall have the following property:
4
5 Required root node property:
6
7 compatible: Must contain one of
8    "mediatek,mt6580"
9    "mediatek,mt6589"
10    "mediatek,mt6592"
11    "mediatek,mt8127"
12    "mediatek,mt8135"
13    "mediatek,mt8173"
14
15
16 Supported boards:
17
18 - Evaluation board for MT6580:
19     Required root node properties:
20       - compatible = "mediatek,mt6580-evbp1", "mediatek,mt6580";
21 - bq Aquaris5 smart phone:
22     Required root node properties:
23       - compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
24 - Evaluation board for MT6592:
25     Required root node properties:
26       - compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
27 - MTK mt8127 tablet moose EVB:
28     Required root node properties:
29       - compatible = "mediatek,mt8127-moose", "mediatek,mt8127";
30 - MTK mt8135 tablet EVB:
31     Required root node properties:
32       - compatible = "mediatek,mt8135-evbp1", "mediatek,mt8135";
33 - MTK mt8173 tablet EVB:
34     Required root node properties:
35       - compatible = "mediatek,mt8173-evb", "mediatek,mt8173";