Commit 256e7653 authored by Howard Chen's avatar Howard Chen Committed by Matthias Brugger

dt-bindings: add documentation for Mediatek SoC

This adds a DT binding documentation for the MT6592 SoC from Mediatek.
Signed-off-by: default avatarHoward Chen <ibanezchen@gmail.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 1a8c9614
......@@ -6,6 +6,7 @@ Required root node property:
compatible: Must contain one of
"mediatek,mt6589"
"mediatek,mt6592"
"mediatek,mt8127"
"mediatek,mt8135"
......@@ -15,6 +16,9 @@ Supported boards:
- bq Aquaris5 smart phone:
Required root node properties:
- compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
- Evaluation board for MT6592:
Required root node properties:
- compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
- MTK mt8127 tablet moose EVB:
Required root node properties:
- compatible = "mediatek,mt8127-moose", "mediatek,mt8127";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment