diff options
author | Frank Wunderlich <frank-w@public-files.de> | 2022-10-09 12:16:30 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-11-01 13:41:28 +0100 |
commit | bb2617f0f2abbd8c622b2401e5e4984a4eef895b (patch) | |
tree | 560d600d3ec13b0e69c3ec8a506fef8403a35ef4 | |
parent | 969864efae78eb51b0baa1d14b2dfe08151b5874 (diff) | |
download | linux-bb2617f0f2abbd8c622b2401e5e4984a4eef895b.tar.gz linux-bb2617f0f2abbd8c622b2401e5e4984a4eef895b.tar.bz2 linux-bb2617f0f2abbd8c622b2401e5e4984a4eef895b.zip |
dt-bindings: i2c: update bindings for mt7986 soc
Add i2c compatible for MT7986 SOC.
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml index 4e730fb7be56..421563bf576c 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml @@ -23,6 +23,7 @@ properties: - const: mediatek,mt6577-i2c - const: mediatek,mt6589-i2c - const: mediatek,mt7622-i2c + - const: mediatek,mt7986-i2c - const: mediatek,mt8168-i2c - const: mediatek,mt8173-i2c - const: mediatek,mt8183-i2c |