diff options
author | Kewei Xu <kewei.xu@mediatek.com> | 2022-08-06 13:02:48 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-08-12 00:02:43 +0300 |
commit | 3a8b54298cbee5d56a710f70863226b0ed84aa27 (patch) | |
tree | 5081a1954024776d417a8e885ba5d1fd44dd2133 | |
parent | dde61c48303afae6d5db50fc2c9f7199413945e5 (diff) | |
download | linux-3a8b54298cbee5d56a710f70863226b0ed84aa27.tar.xz |
dt-bindings: i2c: update bindings for mt8188 soc
Add a DT binding documentation for the mt8188 soc.
Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Qii Wang <qii.wang@mediatek.com>
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 16a1a3118204..4e730fb7be56 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml @@ -27,6 +27,7 @@ properties: - const: mediatek,mt8173-i2c - const: mediatek,mt8183-i2c - const: mediatek,mt8186-i2c + - const: mediatek,mt8188-i2c - const: mediatek,mt8192-i2c - items: - enum: |