2014-11-12 17:07 GMT+01:00 Howard Chen <ibanezchen@xxxxxxxxx>: > This patch add s devicetree document for Mediatek UART. > > Signed-off-by: Howard Chen <ibanezchen@xxxxxxxxx> > --- > 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 This patch should be send when we can add the uart driver to the SoC. Sorry I didn't realize in my last review. > > - reg: The base address of the UART register bank. > > -- > 1.9.1 > -- motzblog.wordpress.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html