diff options
author | qii wang <qii.wang@mediatek.com> | 2019-01-21 15:59:29 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-02-05 14:10:00 +0100 |
commit | 70ae5669b5b3f357a5c1d64152508506624a5c5d (patch) | |
tree | 60ab5459028848e8b60971c20b90e0abebe9c329 /Documentation/devicetree/bindings/i2c | |
parent | 2f8aa465b918fee7d148617d451cffeee1fdd934 (diff) | |
download | linux-70ae5669b5b3f357a5c1d64152508506624a5c5d.tar.bz2 |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-mtk.txt | 1 |
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. |