On 23/03/2019 22:16, Fabien Parent wrote: > Add binding documentation of mtk-uart for MT8516 SoC. > > Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/serial/mtk-uart.txt | 1 + > 1 file changed, 1 insertion(+) > applied to v5.1-next/dts64 Thanks. > diff --git a/Documentation/devicetree/bindings/serial/mtk-uart.txt b/Documentation/devicetree/bindings/serial/mtk-uart.txt > index 742cb470595b..1af981f7a33b 100644 > --- a/Documentation/devicetree/bindings/serial/mtk-uart.txt > +++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt > @@ -16,6 +16,7 @@ Required properties: > * "mediatek,mt8127-uart" for MT8127 compatible UARTS > * "mediatek,mt8135-uart" for MT8135 compatible UARTS > * "mediatek,mt8173-uart" for MT8173 compatible UARTS > + * "mediatek,mt8516-uart" for MT8516 compatible UARTS > * "mediatek,mt6577-uart" for MT6577 and all of the above > > - reg: The base address of the UART register bank. >