diff options
-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 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. |