From: ibanezchen@gmail.com (Howard Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 3/4] dt-bindings: add documentation for Mediatek SoC
Date: Thu, 13 Nov 2014 00:07:36 +0800 [thread overview]
Message-ID: <1415808457-4030-3-git-send-email-ibanezchen@gmail.com> (raw)
In-Reply-To: <1415808457-4030-1-git-send-email-ibanezchen@gmail.com>
This adds a DT binding documentation for the MT6592 SoC from Mediatek.
Signed-off-by: Howard Chen <ibanezchen@gmail.com>
---
Documentation/devicetree/bindings/arm/mediatek.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt
index fa25226..1d2d151 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -1,10 +1,10 @@
Mediatek MT6589 Platforms Device Tree Bindings
-Boards with a SoC of the Mediatek MT6589 shall have the following property:
+Boards with a SoC from Mediatek shall have the following property:
Required root node property:
-compatible: must contain "mediatek,mt6589"
+compatible: must contain one of "mediatek,mt6589", "mediatek,mt6592"
Supported boards:
@@ -12,3 +12,6 @@ Supported boards:
- bq Aquaris5 smart phone:
Required root node properties:
- compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
+
+- Evaluation board for MT6592:
+ - compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
--
1.9.1
next prev parent reply other threads:[~2014-11-12 16:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 16:07 [PATCH v6 1/4] ARM: mediatek: Add basic support for mt6592 Howard Chen
2014-11-12 16:07 ` [PATCH v6 2/4] ARM: mediatek: add dts for mt6592-evb Howard Chen
2014-11-13 16:11 ` Matthias Brugger
2014-11-12 16:07 ` Howard Chen [this message]
2014-11-12 16:07 ` [PATCH v6 4/4] DTS: serial: Add bindings documention for the Mediatek UARTs Howard Chen
2014-11-13 16:21 ` Matthias Brugger
2014-11-13 16:17 ` [PATCH v6 1/4] ARM: mediatek: Add basic support for mt6592 Matthias Brugger
2014-11-14 5:03 ` Howard Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1415808457-4030-3-git-send-email-ibanezchen@gmail.com \
--to=ibanezchen@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).