public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
@ 2025-10-30  7:56 Louis-Alexis Eyraud
  2025-10-30  9:49 ` AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Louis-Alexis Eyraud @ 2025-10-30  7:56 UTC (permalink / raw)
  To: Qii Wang, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno
  Cc: kernel, linux-i2c, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, Louis-Alexis Eyraud

Add compatible string for MT8189 SoC.
Its multiple I2C controller instances are compatible with the ones
found in the MT8188 SoC.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
 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 3562ce0c0f7e4889d34410a9d32e1c8e6ddaae0a..ecd5783f001b3e1c2a29aa6575141093ead4e6a2 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
@@ -54,6 +54,7 @@ properties:
           - enum:
               - mediatek,mt6878-i2c
               - mediatek,mt6991-i2c
+              - mediatek,mt8189-i2c
               - mediatek,mt8196-i2c
           - const: mediatek,mt8188-i2c
       - items:

---
base-commit: d78b0fee454c25d292fb6343253eca06d7634fd9
change-id: 20251029-mt8189-dt-bindings-i2c-7d884e39d5ad

Best regards,
-- 
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
  2025-10-30  7:56 [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC Louis-Alexis Eyraud
@ 2025-10-30  9:49 ` AngeloGioacchino Del Regno
  2025-10-30 18:32 ` Conor Dooley
  2026-01-13 15:43 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-10-30  9:49 UTC (permalink / raw)
  To: Louis-Alexis Eyraud, Qii Wang, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger
  Cc: kernel, linux-i2c, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek

Il 30/10/25 08:56, Louis-Alexis Eyraud ha scritto:
> Add compatible string for MT8189 SoC.
> Its multiple I2C controller instances are compatible with the ones
> found in the MT8188 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
  2025-10-30  7:56 [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC Louis-Alexis Eyraud
  2025-10-30  9:49 ` AngeloGioacchino Del Regno
@ 2025-10-30 18:32 ` Conor Dooley
  2026-01-13 15:43 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2025-10-30 18:32 UTC (permalink / raw)
  To: Louis-Alexis Eyraud
  Cc: Qii Wang, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	kernel, linux-i2c, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

On Thu, Oct 30, 2025 at 08:56:29AM +0100, Louis-Alexis Eyraud wrote:
> Add compatible string for MT8189 SoC.
> Its multiple I2C controller instances are compatible with the ones
> found in the MT8188 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

pw-bot: not-applicable
Acked-by: Conor Dooley <conor.dooley@microchip.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
  2025-10-30  7:56 [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC Louis-Alexis Eyraud
  2025-10-30  9:49 ` AngeloGioacchino Del Regno
  2025-10-30 18:32 ` Conor Dooley
@ 2026-01-13 15:43 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2026-01-13 15:43 UTC (permalink / raw)
  To: Louis-Alexis Eyraud
  Cc: Qii Wang, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	kernel, linux-i2c, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek

On Thu, Oct 30, 2025 at 08:56:29AM +0100, Louis-Alexis Eyraud wrote:
> Add compatible string for MT8189 SoC.
> Its multiple I2C controller instances are compatible with the ones
> found in the MT8188 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied to for-next, thanks!


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-13 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30  7:56 [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC Louis-Alexis Eyraud
2025-10-30  9:49 ` AngeloGioacchino Del Regno
2025-10-30 18:32 ` Conor Dooley
2026-01-13 15:43 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox