]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: mediatek: mt8395-nio-12l: Mark USB 3.0 on xhci1 as disabled
authorChen-Yu Tsai <wenst@chromium.org>
Wed, 31 Jul 2024 03:44:09 +0000 (11:44 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Wed, 31 Jul 2024 08:17:05 +0000 (10:17 +0200)
USB 3.0 on xhci1 is not used, as the controller shares the same PHY as
pcie1. The latter is enabled to support the M.2 PCIe WLAN card on this
design.

Mark USB 3.0 as disabled on this controller using the
"mediatek,u3p-dis-msk" property.

Fixes: 96564b1e2ea4 ("arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board")
Cc: stable@vger.kernel.org
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20240731034411.371178-3-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts

index 4b5f6cf16f7076d91aa50e2dcf56e82b7499424c..096fa999aa59ecae8dbaf1ecbf8fa3dd172545df 100644 (file)
        usb2-lpm-disable;
        vusb33-supply = <&mt6359_vusb_ldo_reg>;
        vbus-supply = <&vsys>;
+       mediatek,u3p-dis-msk = <1>;
        status = "okay";
 };