summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2019-03-23 22:16:08 +0100
committerMatthias Brugger <matthias.bgg@gmail.com>2019-04-16 10:52:27 +0200
commit61a640143f68e953efe2320c65c3784b8fbdcd42 (patch)
tree7b405882b3026f59094d1c04129aa8e7eae92c8d /Documentation/devicetree
parentef038a55dc06efeec2501479c038c0fb93d18e1d (diff)
dt-bindings: serial: mtk-uart: add support for MT8516
Add binding documentation of mtk-uart for MT8516 SoC. Signed-off-by: Fabien Parent <fparent@baylibre.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/serial/mtk-uart.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/mtk-uart.txt b/Documentation/devicetree/bindings/serial/mtk-uart.txt
index 4910f6316c3e..ca7e9dc83087 100644
--- a/Documentation/devicetree/bindings/serial/mtk-uart.txt
+++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt
@@ -17,6 +17,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.