Re: [PATCH] arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status

From: AngeloGioacchino Del Regno
Date: Tue Oct 22 2024 - 05:17:08 EST


On Mon, 21 Oct 2024 16:10:47 +0800, Fei Shao wrote:
> The T-PHY controller at 0x11e40000 controls two underlying USB2 and USB3
> PHY ports. The USB3 port works normally just like the others, so there's
> no point in disabling it separately. Otherwise, board DTs would have to
> enable both the T-PHY controller and one of its sub-nodes in particular,
> which is slightly redundant and confusing.
>
> Remove the status line in the u3port1 node, so it's ready to be used
> once the T-PHY controller is enabled.
>
> [...]

Applied to v6.12-next/dts64, thanks!

[1/1] arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status
commit: 6bb64877a41561bc78e0f4e9e04d524a0155d6aa

Cheers,
Angelo