]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dt-bindings: i2c: Add Mediatek MT2701 i2c binding
authorJun Gao <jun.gao@mediatek.com>
Fri, 26 May 2017 07:35:06 +0000 (15:35 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 8 Jun 2017 13:18:40 +0000 (15:18 +0200)
Add MT2701 i2c binding to i2c-mt6577.txt and there is no need to
modify i2c driver.

Signed-off-by: Jun Gao <jun.gao@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Documentation/devicetree/bindings/i2c/i2c-mtk.txt

index aa36099dcee75c702ba795f1762a77b0bd787653..bd5a7befd951f38314320e7c801b946dfdf7f3c7 100644 (file)
@@ -4,6 +4,7 @@ The Mediatek's I2C controller is used to interface with I2C devices.
 
 Required properties:
   - compatible: value should be either of the following.
+      "mediatek,mt2701-i2c", "mediatek,mt6577-i2c": for Mediatek mt2701
       "mediatek,mt6577-i2c": for i2c compatible with mt6577.
       "mediatek,mt6589-i2c": for i2c compatible with mt6589.
       "mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for i2c compatible with mt7623.