aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqii wang <qii.wang@mediatek.com>2019-01-21 15:59:29 +0800
committerWolfram Sang <wsa@the-dreams.de>2019-02-05 14:10:00 +0100
commit70ae5669b5b3f357a5c1d64152508506624a5c5d (patch)
tree60ab5459028848e8b60971c20b90e0abebe9c329
parenti2c: gpio: sort includes (diff)
downloadlinux-dev-70ae5669b5b3f357a5c1d64152508506624a5c5d.tar.xz
linux-dev-70ae5669b5b3f357a5c1d64152508506624a5c5d.zip
dt-bindings: i2c: Add Mediatek MT7629 i2c binding
Add MT7629 i2c binding to binding file. Signed-off-by: qii wang <qii.wang@mediatek.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-mtk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
index e199695b1c96..ee4c32454198 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
@@ -10,6 +10,7 @@ Required properties:
"mediatek,mt6589-i2c": for MediaTek MT6589
"mediatek,mt7622-i2c": for MediaTek MT7622
"mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
+ "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek MT7629
"mediatek,mt8173-i2c": for MediaTek MT8173
- reg: physical base address of the controller and dma base, length of memory
mapped region.