summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/mediatek.txt
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-01-05 17:24:26 +0100
committerMatthias Brugger <matthias.bgg@gmail.com>2016-02-11 11:39:54 +0100
commit0c92241328ef427e23cbfababe1842aea9637146 (patch)
treeda6e7db7dbf462055dafa1484ec69a22dbb06ea0 /Documentation/devicetree/bindings/arm/mediatek.txt
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
Document: DT: Add bindings for mediatek MT7623 SoC Platform
This adds a DT binding documentation for the MT7623 SoC from Mediatek. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: devicetree@vger.kernel.org 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.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 54f43bc2df44..d9c2a37a4090 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -11,6 +11,7 @@ compatible: Must contain one of
"mediatek,mt6589"
"mediatek,mt6592"
"mediatek,mt6795"
+ "mediatek,mt7623"
"mediatek,mt8127"
"mediatek,mt8135"
"mediatek,mt8173"
@@ -33,6 +34,9 @@ Supported boards:
- Evaluation board for MT6795(Helio X10):
Required root node properties:
- compatible = "mediatek,mt6795-evb", "mediatek,mt6795";
+- Evaluation board for MT7623:
+ Required root node properties:
+ - compatible = "mediatek,mt7623-evb", "mediatek,mt7623";
- MTK mt8127 tablet moose EVB:
Required root node properties:
- compatible = "mediatek,mt8127-moose", "mediatek,mt8127";