aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMars Cheng <[email protected]>2018-07-04 09:52:51 +0800
committerGreg Kroah-Hartman <[email protected]>2018-07-06 16:46:09 +0200
commit2867443e3b6b35a0b8fafabe9090fa8c35f690e7 (patch)
treec3e5bb00daef5fb685761697a731f9d6dfd276dc
parent6101be86cb1c46d1c6da969a5e22c7efc0de6f46 (diff)
dt-bindings: mediatek: add support for mt6765 reference board
Update binding document for mt6765 reference board Signed-off-by: Mars Cheng <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 7d21ab37c19c..48fac4ec91fc 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,mt6755"
+ "mediatek,mt6765"
"mediatek,mt6795"
"mediatek,mt6797"
"mediatek,mt7622"
@@ -41,6 +42,9 @@ Supported boards:
- Evaluation phone for MT6755(Helio P10):
Required root node properties:
- compatible = "mediatek,mt6755-evb", "mediatek,mt6755";
+- Evaluation board for MT6765(Helio P22):
+ Required root node properties:
+ - compatible = "mediatek,mt6765-evb", "mediatek,mt6765";
- Evaluation board for MT6795(Helio X10):
Required root node properties:
- compatible = "mediatek,mt6795-evb", "mediatek,mt6795";