summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/mediatek.txt
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2017-06-01 01:28:59 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2017-06-08 15:27:16 +0200
commit5f0047466e3c653ffc95fe72e1ea19b1f9927e48 (patch)
treea686347b88e1c4c4edac4aabd08dd6abafe2c5dc /Documentation/devicetree/bindings/arm/mediatek.txt
parent8127881f741dbbf9a1da9e9bc59133820160b217 (diff)
dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
This adds dt-binding documentation for MediaTek MT7622 SoC which currently only includes basic items such as ARM CPU, MediaTek SYSIRQ and UART. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Acked-by: Rob Herring <robh@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 2d3344d3a72d..da7bd138e6f2 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -13,6 +13,7 @@ compatible: Must contain one of
"mediatek,mt6755"
"mediatek,mt6795"
"mediatek,mt6797"
+ "mediatek,mt7622"
"mediatek,mt7623"
"mediatek,mt8127"
"mediatek,mt8135"
@@ -42,6 +43,9 @@ Supported boards:
- Evaluation board for MT6797(Helio X20):
Required root node properties:
- compatible = "mediatek,mt6797-evb", "mediatek,mt6797";
+- Reference board variant 1 for MT7622:
+ Required root node properties:
+ - compatible = "mediatek,mt7622-rfb1", "mediatek,mt7622";
- Evaluation board for MT7623:
Required root node properties:
- compatible = "mediatek,mt7623-evb", "mediatek,mt7623";