Il 20/09/25 17:31, Igor Belwon ha scritto:
Document the I2C controllers found in the MediaTek MT6878 SoC, by adding
a new compatible string for the controllers.
Sorry but this is not right :-)
compatible = "mediatek,mt6878-i2c", "mediatek,mt8188-i2c"
That's what you need.
Cheers,
Angelo
quoted hunk ↗ jump to hunk
Signed-off-by: Igor Belwon <redacted>
---
Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
index 23fe8ff76645e440c19469999ae9a86b7fdabe68..b0d7dd0dd8fdd7b0dba14d11f75c8f0b7ac15f58 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
@@ -22,6 +22,7 @@ properties:
- const: mediatek,mt2712-i2c
- const: mediatek,mt6577-i2c
- const: mediatek,mt6589-i2c
+ - const: mediatek,mt6878-i2c
- const: mediatek,mt7622-i2c
- const: mediatek,mt7981-i2c
- const: mediatek,mt7986-i2c