* [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
@ 2026-07-01 15:36 Louis-Alexis Eyraud
2026-07-01 16:55 ` AngeloGioacchino Del Regno
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Louis-Alexis Eyraud @ 2026-07-01 15:36 UTC (permalink / raw)
To: Chunfeng Yun, Vinod Koul, Neil Armstrong, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno
Cc: kernel, linux-arm-kernel, linux-mediatek, linux-phy, devicetree,
linux-kernel, Louis-Alexis Eyraud
Add a compatible string for the MediaTek MT8189 SoC, that integrates a
MediaTek generic T-PHY version 3.
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
index ff5c77ef1176..8b240cfd537d 100644
--- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
+++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
@@ -90,6 +90,7 @@ properties:
- items:
- enum:
- mediatek,mt8188-tphy
+ - mediatek,mt8189-tphy
- mediatek,mt8195-tphy
- const: mediatek,generic-tphy-v3
- const: mediatek,mt2701-u3phy
---
base-commit: ba7c57499e5999aeae8dd4f954eb2600589d80aa
change-id: 20260701-mt8189-dt-bindings-tphy-4b661e3a9e50
Best regards,
--
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
2026-07-01 15:36 [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC Louis-Alexis Eyraud
@ 2026-07-01 16:55 ` AngeloGioacchino Del Regno
2026-07-01 16:59 ` Conor Dooley
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-07-01 16:55 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Chunfeng Yun, Vinod Koul, Neil Armstrong,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger
Cc: kernel, linux-arm-kernel, linux-mediatek, linux-phy, devicetree,
linux-kernel
On 7/1/26 17:36, Louis-Alexis Eyraud wrote:
> Add a compatible string for the MediaTek MT8189 SoC, that integrates a
> MediaTek generic T-PHY version 3.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
2026-07-01 15:36 [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC Louis-Alexis Eyraud
2026-07-01 16:55 ` AngeloGioacchino Del Regno
@ 2026-07-01 16:59 ` Conor Dooley
2026-09-09 15:10 ` Manivannan Sadhasivam
2026-09-13 10:57 ` Vinod Koul
3 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2026-07-01 16:59 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: Chunfeng Yun, Vinod Koul, Neil Armstrong, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, kernel, linux-arm-kernel,
linux-mediatek, linux-phy, devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 75 bytes --]
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
2026-07-01 15:36 [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC Louis-Alexis Eyraud
2026-07-01 16:55 ` AngeloGioacchino Del Regno
2026-07-01 16:59 ` Conor Dooley
@ 2026-09-09 15:10 ` Manivannan Sadhasivam
2026-09-13 10:57 ` Vinod Koul
3 siblings, 0 replies; 5+ messages in thread
From: Manivannan Sadhasivam @ 2026-09-09 15:10 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: Chunfeng Yun, Vinod Koul, Neil Armstrong, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, kernel, linux-arm-kernel,
linux-mediatek, linux-phy, devicetree, linux-kernel
On Wed, Jul 01, 2026 at 05:36:49PM +0200, Louis-Alexis Eyraud wrote:
> Add a compatible string for the MediaTek MT8189 SoC, that integrates a
> MediaTek generic T-PHY version 3.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
- Mani
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
2026-07-01 15:36 [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC Louis-Alexis Eyraud
` (2 preceding siblings ...)
2026-09-09 15:10 ` Manivannan Sadhasivam
@ 2026-09-13 10:57 ` Vinod Koul
3 siblings, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2026-09-13 10:57 UTC (permalink / raw)
To: Chunfeng Yun, Neil Armstrong, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
Louis-Alexis Eyraud
Cc: kernel, linux-arm-kernel, linux-mediatek, linux-phy, devicetree,
linux-kernel
On Wed, 01 Jul 2026 17:36:49 +0200, Louis-Alexis Eyraud wrote:
> Add a compatible string for the MediaTek MT8189 SoC, that integrates a
> MediaTek generic T-PHY version 3.
>
>
Applied, thanks!
[1/1] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
commit: 29dd1189fa167c5374027502ddeafa8300dfa871
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-09-13 10:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 15:36 [PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC Louis-Alexis Eyraud
2026-07-01 16:55 ` AngeloGioacchino Del Regno
2026-07-01 16:59 ` Conor Dooley
2026-09-09 15:10 ` Manivannan Sadhasivam
2026-09-13 10:57 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox