From: Eddie Huang <eddie.huang@mediatek.com>
Date: Wed, 22 Oct 2014 13:12:00 +0000 (+0200)
Subject: DTS: serial: Add bindings document for the Mediatek UARTs
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ab407df736c1d8263fc92a35589fb54854f627b3;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

DTS: serial: Add bindings document for the Mediatek UARTs

This patch add s devicetree document for Mediatek UART.

Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---

diff --git a/Documentation/devicetree/bindings/serial/mtk-uart.txt b/Documentation/devicetree/bindings/serial/mtk-uart.txt
index 48358a33ea7d..0eebbfea91a4 100644
--- a/Documentation/devicetree/bindings/serial/mtk-uart.txt
+++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt
@@ -2,6 +2,8 @@
 
 Required properties:
 - compatible should contain:
+  * "mediatek,mt8135-uart" for MT8135 compatible UARTS
+  * "mediatek,mt8127-uart" for MT8127 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)