]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status
authorFei Shao <fshao@chromium.org>
Mon, 21 Oct 2024 08:10:47 +0000 (16:10 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 21 Oct 2024 14:12:07 +0000 (16:12 +0200)
commit6bb64877a41561bc78e0f4e9e04d524a0155d6aa
tree9c6ff8a265781830d6ec457aaa02d754d7bd4f55
parentf766fae08f6a2eaeb45d8d2c053724c91526835c
arm64: dts: mediatek: mt8188: Fix USB3 PHY port default status

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.

Fixes: 9461e0caac9e ("arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile")
Signed-off-by: Fei Shao <fshao@chromium.org>
Link: https://lore.kernel.org/r/20241021081311.543625-1-fshao@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8188.dtsi