diff options
author | Mars Cheng <mars.cheng@mediatek.com> | 2016-06-29 04:09:32 +0200 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2016-07-03 07:57:16 +0200 |
commit | 94613fa63d6492674a4d03c55b22a10a06c0544f (patch) | |
tree | 52678f3e5ee96d601a75716ae287dae42a85b92b /Documentation/devicetree/bindings/serial/mtk-uart.txt | |
parent | arm64: dts: mt8173: Add display subsystem related nodes (diff) | |
download | linux-94613fa63d6492674a4d03c55b22a10a06c0544f.tar.xz linux-94613fa63d6492674a4d03c55b22a10a06c0544f.zip |
Document: DT: Add bindings for mediatek MT6755 SoC Platform
This adds DT binding documentation for Mediatek MT6755.
Signed-off-by: Mars Cheng <mars.cheng@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/serial/mtk-uart.txt')
-rw-r--r-- | Documentation/devicetree/bindings/serial/mtk-uart.txt | 1 |
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 e99e10ab9ecb..0015c722be7b 100644 --- a/Documentation/devicetree/bindings/serial/mtk-uart.txt +++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt @@ -6,6 +6,7 @@ Required properties: * "mediatek,mt6580-uart" for MT6580 compatible UARTS * "mediatek,mt6582-uart" for MT6582 compatible UARTS * "mediatek,mt6589-uart" for MT6589 compatible UARTS + * "mediatek,mt6755-uart" for MT6755 compatible UARTS * "mediatek,mt6795-uart" for MT6795 compatible UARTS * "mediatek,mt7623-uart" for MT7623 compatible UARTS * "mediatek,mt8127-uart" for MT8127 compatible UARTS |