diff options
author | Kewei Xu <kewei.xu@mediatek.com> | 2022-03-07 04:36:48 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-03-11 21:54:21 +0100 |
commit | 09055eb060a434bdafa3904cfc92d393b9438a64 (patch) | |
tree | 2288fa4f6675201ab578dfac0bec41a4331d0edf | |
parent | i2c: mt65xx: Simplify with clk-bulk (diff) | |
download | linux-09055eb060a434bdafa3904cfc92d393b9438a64.tar.xz linux-09055eb060a434bdafa3904cfc92d393b9438a64.zip |
dt-bindings: i2c: update bindings for MT8168 SoC
Add a DT binding documentation for the MT8168 soc.
Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
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.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt index 88f74a3c81ec..026985b8f61a 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt @@ -12,6 +12,7 @@ Required properties: "mediatek,mt7622-i2c": for MediaTek MT7622 "mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623 "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek MT7629 + "mediatek,mt8168-i2c": for MediaTek MT8168 "mediatek,mt8173-i2c": for MediaTek MT8173 "mediatek,mt8183-i2c": for MediaTek MT8183 "mediatek,mt8186-i2c": for MediaTek MT8186 |