From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A27B91D1308; Wed, 2 Oct 2024 14:46:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727880413; cv=none; b=TqEGfZ5y7ECvvLjVi4PRqk8qOnk3fQ612mDUTxItMuTnSKgsWwmkuHgcSFNP6XJkBEWXfX53muGsLoqy3oLhpghOk5g8bbUD3cFmzADUIMGDf2/A7gR/jrtbz408PtDuMi42mL5o4GSOTDyCXLcFU5SByOujW0UL4IQU3h3x+1o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727880413; c=relaxed/simple; bh=yJCakv226MQv8O9UmI4HPCy+drutU7/VmNsKxAhtlR8=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=PjVMfcRtZazP5KdghR48ZjoxF9LTHEquZOyLK+HbFRt5EYnBqEPb/n8S52rFgsGS5134/APDXZQvLRZuCi7A+MptIzdSlXszM6nAozD1EIzRgXKY6xC1pCkB6qtpZOrMm6tAs+OVRIoHd6yotTQ8gCbFX+lXuNhDYGEj4flSxFI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=xTp4ulbs; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="xTp4ulbs" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2EFFAC4CEC5; Wed, 2 Oct 2024 14:46:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1727880413; bh=yJCakv226MQv8O9UmI4HPCy+drutU7/VmNsKxAhtlR8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xTp4ulbsWZynDOn+PAWgi17+PzpQ05ImStRwkgBpwkL8dyUXJ8rye8S/BxnJrouGq JuLUWhsR9eA9yjfxFV478FobiwZPzdWdi1JEoBmpx3KYipOi2KQWErATWGUMtVzjnC meZAr/obHBWxgLtr/ZhIenEuYQsWMxOxBBsFH0KE= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Chen-Yu Tsai , AngeloGioacchino Del Regno , =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= Subject: [PATCH 6.6 433/538] arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled Date: Wed, 2 Oct 2024 15:01:12 +0200 Message-ID: <20241002125809.530901902@linuxfoundation.org> X-Mailer: git-send-email 2.46.2 In-Reply-To: <20241002125751.964700919@linuxfoundation.org> References: <20241002125751.964700919@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 6.6-stable review patch. If anyone has any objections, please let me know. ------------------ From: Chen-Yu Tsai commit 09d385679487c58f0859c1ad4f404ba3df2f8830 upstream. 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. Reported-by: NĂ­colas F. R. A. Prado #KernelCI Closes: https://lore.kernel.org/all/9fce9838-ef87-4d1b-b3df-63e1ddb0ec51@notapiano/ Fixes: b6267a396e1c ("arm64: dts: mediatek: cherry: Enable T-PHYs and USB XHCI controllers") Cc: stable@vger.kernel.org Signed-off-by: Chen-Yu Tsai Link: https://lore.kernel.org/r/20240731034411.371178-2-wenst@chromium.org Signed-off-by: AngeloGioacchino Del Regno Signed-off-by: Greg Kroah-Hartman --- arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi | 1 + 1 file changed, 1 insertion(+) --- a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi @@ -1312,6 +1312,7 @@ usb2-lpm-disable; vusb33-supply = <&mt6359_vusb_ldo_reg>; vbus-supply = <&usb_vbus>; + mediatek,u3p-dis-msk = <1>; }; #include