summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/mediatek.txt
diff options
context:
space:
mode:
authorMars Cheng <mars.cheng@mediatek.com>2015-07-14 14:58:12 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2015-07-23 19:55:55 +0200
commitafc257bc9ac9c2f9055c9f9829322b3ff7574165 (patch)
tree0fea42c640f4ae0be3e50ced6ac88b43111135c4 /Documentation/devicetree/bindings/arm/mediatek.txt
parent9719fa5a3840b1b9de7f2c0aae57346cd6570ea7 (diff)
Document: DT: Add bindings for mediatek MT6795 SoC Platform
This adds DT binding documentation for Mediatek MT6795. Signed-off-by: Mars Cheng <mars.cheng@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/mediatek.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt
index dd7550a29db6..ce26ff7aa9b0 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -1,12 +1,14 @@
-MediaTek mt65xx & mt81xx Platforms Device Tree Bindings
+MediaTek mt65xx, mt67xx & mt81xx Platforms Device Tree Bindings
-Boards with a MediaTek mt65xx/mt81xx SoC shall have the following property:
+Boards with a MediaTek mt65xx/mt67xx/mt81xx SoC shall have the
+following property:
Required root node property:
compatible: Must contain one of
"mediatek,mt6589"
"mediatek,mt6592"
+ "mediatek,mt6795"
"mediatek,mt8127"
"mediatek,mt8135"
"mediatek,mt8173"
@@ -20,6 +22,9 @@ Supported boards:
- Evaluation board for MT6592:
Required root node properties:
- compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
+- Evaluation board for MT6795(Helio X10):
+ Required root node properties:
+ - compatible = "mediatek,mt6795-evb", "mediatek,mt6795";
- MTK mt8127 tablet moose EVB:
Required root node properties:
- compatible = "mediatek,mt8127-moose", "mediatek,mt8127";