diff options
author | Qii Wang <qii.wang@mediatek.com> | 2020-08-05 18:52:21 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-08-05 23:40:39 +0200 |
commit | 311df9d580306cbfd98b6f7c860175a2471e2130 (patch) | |
tree | 8cd66fe2f8ce1624bcfb0439f2d0b575a8058763 /Documentation/devicetree | |
parent | 908d984336daeb0cad65ba015ab0ade132f2e315 (diff) | |
download | linux-311df9d580306cbfd98b6f7c860175a2471e2130.tar.gz linux-311df9d580306cbfd98b6f7c860175a2471e2130.tar.bz2 linux-311df9d580306cbfd98b6f7c860175a2471e2130.zip |
dt-bindings: i2c: update bindings for MT8192 SoC
Add a DT binding documentation for the MT8192 soc.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Qii Wang <qii.wang@mediatek.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 88b71c1b32c9..7f0194fdd0cc 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt @@ -14,6 +14,7 @@ Required properties: "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek MT7629 "mediatek,mt8173-i2c": for MediaTek MT8173 "mediatek,mt8183-i2c": for MediaTek MT8183 + "mediatek,mt8192-i2c": for MediaTek MT8192 "mediatek,mt8516-i2c", "mediatek,mt2712-i2c": for MediaTek MT8516 - reg: physical base address of the controller and dma base, length of memory mapped region. |