dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
authorErin Lo <erin.lo@mediatek.com>
Thu, 24 Jan 2019 08:07:16 +0000 (16:07 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 7 Feb 2019 15:14:00 +0000 (16:14 +0100)
This adds dt-binding documentation of cpu for Mediatek MT8183.

Signed-off-by: Erin Lo <erin.lo@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Documentation/devicetree/bindings/arm/mediatek.txt

index 8f260e5..f6d6ed3 100644 (file)
@@ -20,6 +20,7 @@ compatible: Must contain one of
    "mediatek,mt8127"
    "mediatek,mt8135"
    "mediatek,mt8173"
+   "mediatek,mt8183"
 
 
 Supported boards:
@@ -77,3 +78,6 @@ Supported boards:
 - MTK mt8173 tablet EVB:
     Required root node properties:
       - compatible = "mediatek,mt8173-evb", "mediatek,mt8173";
+- Evaluation board for MT8183:
+    Required root node properties:
+      - compatible = "mediatek,mt8183-evb", "mediatek,mt8183";