linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mars.cheng@mediatek.com (Mars Cheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform
Date: Tue, 30 Jun 2015 15:02:30 +0800	[thread overview]
Message-ID: <1435647751-20422-2-git-send-email-mars.cheng@mediatek.com> (raw)
In-Reply-To: <1435647751-20422-1-git-send-email-mars.cheng@mediatek.com>

This adds a DT binding documentation for the MT6580 SoC from Mediatek.

Change-Id: I608738d330d356291b581203befcfe69c3a846c1
Signed-off-by: Mars Cheng <mars.cheng@mediatek.com>
---
 Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt
index dd7550a..2daa424 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.txt
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -5,6 +5,7 @@ Boards with a MediaTek mt65xx/mt81xx SoC shall have the following property:
 Required root node property:
 
 compatible: Must contain one of
+   "mediatek,mt6580"
    "mediatek,mt6589"
    "mediatek,mt6592"
    "mediatek,mt8127"
@@ -14,6 +15,9 @@ compatible: Must contain one of
 
 Supported boards:
 
+- Evaluation board for MT6580:
+    Required root node properties:
+      - compatible = "mediatek,mt6580-evbp1", "mediatek,mt6580";
 - bq Aquaris5 smart phone:
     Required root node properties:
       - compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589";
-- 
1.8.1.1.dirty

  reply	other threads:[~2015-06-30  7:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30  7:02 [PATCH v2 0/2] Add mt6580 basic chip support Mars Cheng
2015-06-30  7:02 ` Mars Cheng [this message]
2015-06-30  7:02 ` [PATCH v2 2/2] ARM: dts: mediatek: add 6580 support Mars Cheng
2015-07-03 22:03   ` Matthias Brugger
2015-07-06  0:53     ` Mars Cheng

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=1435647751-20422-2-git-send-email-mars.cheng@mediatek.com \
    --to=mars.cheng@mediatek.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).