aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHoward Chen <ibanezchen@gmail.com>2014-11-14 13:14:54 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2014-11-14 13:50:47 +0100
commit256e7653c8bac60f1ccf9e0a58cc45b01a7954b9 (patch)
treed92b03119e868da87dca5400ce8ce09bdbe862d6 /Documentation
parentARM: mediatek: add dts for mt6592-evb (diff)
downloadlinux-dev-256e7653c8bac60f1ccf9e0a58cc45b01a7954b9.tar.xz
linux-dev-256e7653c8bac60f1ccf9e0a58cc45b01a7954b9.zip
dt-bindings: add documentation for Mediatek SoC
This adds a DT binding documentation for the MT6592 SoC from Mediatek. Signed-off-by: Howard Chen <ibanezchen@gmail.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/mediatek.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt
index c549c1e5e7c9..3be40139cfbb 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -6,6 +6,7 @@ Required root node property:
compatible: Must contain one of
"mediatek,mt6589"
+ "mediatek,mt6592"
"mediatek,mt8127"
"mediatek,mt8135"
@@ -15,6 +16,9 @@ Supported boards:
- bq Aquaris5 smart phone:
Required root node properties:
- compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
+- Evaluation board for MT6592:
+ Required root node properties:
+ - compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
- MTK mt8127 tablet moose EVB:
Required root node properties:
- compatible = "mediatek,mt8127-moose", "mediatek,mt8127";