From: Jun Gao Date: Fri, 26 May 2017 07:35:06 +0000 (+0800) Subject: dt-bindings: i2c: Add Mediatek MT2701 i2c binding X-Git-Tag: v4.13-rc1~165^2~20^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c6c301d3ff7531894257acc4f4a73928a109bda1;p=karo-tx-linux.git dt-bindings: i2c: Add Mediatek MT2701 i2c binding Add MT2701 i2c binding to i2c-mt6577.txt and there is no need to modify i2c driver. Signed-off-by: Jun Gao Reviewed-by: Matthias Brugger Acked-by: Rob Herring Acked-by: Wolfram Sang Signed-off-by: Matthias Brugger --- diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt index aa36099dcee7..bd5a7befd951 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt @@ -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.