aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErin Lo <[email protected]>2019-01-24 16:07:16 +0800
committerMatthias Brugger <[email protected]>2019-02-07 16:14:00 +0100
commitb7f456ced7f0e251ba14d8a5a1dd307096bb5306 (patch)
tree6913a8a64c82f0235d5263f74e6bab436c6b69e6
parenta807d5d7c4f385eb5fb6be528dfaf77f560ff0c8 (diff)
dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
This adds dt-binding documentation of cpu for Mediatek MT8183. Signed-off-by: Erin Lo <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Matthias Brugger <[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 8f260e5cfd16..f6d6ed383aa2 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -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";