summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/serial
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-08-18 22:33:18 +0200
committerArnd Bergmann <arnd@arndb.de>2017-08-18 22:33:18 +0200
commit36d0f13881942bdde8d9f0cbe119913f19445882 (patch)
tree2d34898fb43674bc9e052dd3dab2bac318146d3b /Documentation/devicetree/bindings/serial
parent395cd0e66e97240aa70c7c42eb33677e2bd5db7f (diff)
parentbdf2cbb2b3160122f7ff16445fdb73267fffd583 (diff)
Merge tag 'v4.13-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64
Pull "arm: mediatek: dts64 updates for v4.14" from Matthias Brugger: - add SoC mt7622 and its reference board - cleanup of dts bindings - mt6797: add watchdog and delete unused clock - add support for SoC mt2701 and it's eval board * tag 'v4.13-next-dts64' of https://github.com/mbgg/linux-mediatek: arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform arm64: dts: mediatek: Delete unused dummy clock for MT6797 arm64: dts: mediatek: add watchdog to MT6797 ARM: mediatek: dts: Add MT6797 binding ARM: mediatek: dts: Cleanup bindings documentation arm64: dts: mt7622: add dts file for MT7622 reference board variant 1 arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-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 b6cf384597e1..f73abff3de43 100644
--- a/Documentation/devicetree/bindings/serial/mtk-uart.txt
+++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt
@@ -3,6 +3,7 @@
Required properties:
- compatible should contain:
* "mediatek,mt2701-uart" for MT2701 compatible UARTS
+ * "mediatek,mt2712-uart" for MT2712 compatible UARTS
* "mediatek,mt6580-uart" for MT6580 compatible UARTS
* "mediatek,mt6582-uart" for MT6582 compatible UARTS
* "mediatek,mt6589-uart" for MT6589 compatible UARTS