Skip to content

Commit

Permalink
dt-bindings: i2c: i2c-mt65xx: Add compatible for MT6795 Helio X10
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
AngeloGioacchino Del Regno authored and wsakernel committed Mar 29, 2023
1 parent 7da1302 commit 7d8b59a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ properties:
- enum:
- mediatek,mt8365-i2c
- const: mediatek,mt8168-i2c
- items:
- enum:
- mediatek,mt6795-i2c
- const: mediatek,mt8173-i2c
- items:
- enum:
- mediatek,mt8195-i2c
Expand Down

0 comments on commit 7d8b59a

Please sign in to comment.