aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serial
diff options
context:
space:
mode:
authorEddie Huang <eddie.huang@mediatek.com>2014-10-22 15:12:00 +0200
committerMatthias Brugger <matthias.bgg@gmail.com>2015-01-02 19:14:06 +0100
commitab407df736c1d8263fc92a35589fb54854f627b3 (patch)
treeb5e88677c5103a1b745c3a2f72d8d2f770a6a0da /Documentation/devicetree/bindings/serial
parentARM: mediatek: add UART dts for mt8127 and mt8135 (diff)
downloadlinux-dev-ab407df736c1d8263fc92a35589fb54854f627b3.tar.xz
linux-dev-ab407df736c1d8263fc92a35589fb54854f627b3.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r--Documentation/devicetree/bindings/serial/mtk-uart.txt2
1 files changed, 2 insertions, 0 deletions
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)