DTS: serial: Add bindings document for the Mediatek UARTs
authorEddie Huang <eddie.huang@mediatek.com>
Wed, 22 Oct 2014 13:12:00 +0000 (15:12 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 2 Jan 2015 18:14:06 +0000 (19:14 +0100)
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>
Documentation/devicetree/bindings/serial/mtk-uart.txt

index 48358a3..0eebbfe 100644 (file)
@@ -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)