Skip to content

Commit 7d8b59a

Browse files
AngeloGioacchino Del Regnowsakernel
authored andcommitted
dt-bindings: i2c: i2c-mt65xx: Add compatible for MT6795 Helio X10
The MT6795 SoC uses the same I2C controller parameters as MT8173: add a new compatible string for it. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 7da1302 commit 7d8b59a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ properties:
4545
- enum:
4646
- mediatek,mt8365-i2c
4747
- const: mediatek,mt8168-i2c
48+
- items:
49+
- enum:
50+
- mediatek,mt6795-i2c
51+
- const: mediatek,mt8173-i2c
4852
- items:
4953
- enum:
5054
- mediatek,mt8195-i2c

0 commit comments

Comments
 (0)