linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ibanezchen@gmail.com (Howard Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 4/4] DTS: serial: Add bindings documention for the Mediatek UARTs
Date: Thu, 13 Nov 2014 00:07:37 +0800	[thread overview]
Message-ID: <1415808457-4030-4-git-send-email-ibanezchen@gmail.com> (raw)
In-Reply-To: <1415808457-4030-1-git-send-email-ibanezchen@gmail.com>

This patch add s devicetree document for Mediatek UART.

Signed-off-by: Howard Chen <ibanezchen@gmail.com>
---
 Documentation/devicetree/bindings/serial/mtk-uart.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/mtk-uart.txt b/Documentation/devicetree/bindings/serial/mtk-uart.txt
index 48358a3..e2864b7 100644
--- a/Documentation/devicetree/bindings/serial/mtk-uart.txt
+++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt
@@ -2,9 +2,10 @@
 
 Required properties:
 - compatible should contain:
+  * "mediatek,mt6592-uart" for MT6592 compatible UARTS
   * "mediatek,mt6589-uart" for MT6589 compatible UARTS
   * "mediatek,mt6582-uart" for MT6582 compatible UARTS
-  * "mediatek,mt6577-uart" for all compatible UARTS (MT6589, MT6582, MT6577)
+  * "mediatek,mt6577-uart" for all compatible UARTS on MT65xx
 
 - reg: The base address of the UART register bank.
 
-- 
1.9.1

  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 ` [PATCH v6 3/4] dt-bindings: add documentation for Mediatek SoC Howard Chen
2014-11-12 16:07 ` Howard Chen [this message]
2014-11-13 16:21   ` [PATCH v6 4/4] DTS: serial: Add bindings documention for the Mediatek UARTs 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-4-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).