]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: mediatek: mt8195: Assign USB 3.0 PHY to xhci1 by default
authorChen-Yu Tsai <wenst@chromium.org>
Wed, 31 Jul 2024 03:44:10 +0000 (11:44 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Wed, 31 Jul 2024 08:17:06 +0000 (10:17 +0200)
commitfe035fa6f56c5b8146fcfe4253edbb9e9399ce2d
tree85854554ce05bc3626ae88123f2db6347f2686e6
parentbe985531a5dd9ca50fc9f3f85b8adeb2a4a75a58
arm64: dts: mediatek: mt8195: Assign USB 3.0 PHY to xhci1 by default

xhci1 has both USB 2.0 and USB 3.0 host capabilities. By default both
are assumed to be enabled when the controller is enabled. To disable
either one, an extra property is used.

Since the default has both enabled, both PHYs should also be assigned
to the host controller. If a specific design uses only either one,
the board specific dts file can override the PHY assignment together
with adding the "mediatek,u[23]p-dis-msk" property. This keeps both
changes together.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20240731034411.371178-4-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi
arch/arm64/boot/dts/mediatek/mt8195.dtsi
arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk.dts
arch/arm64/boot/dts/mediatek/mt8395-kontron-3-5-sbc-i1200.dts
arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts