]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: x1e80100: Add missing quirk for HS only USB controller
authorKrishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Fri, 24 Oct 2025 10:50:18 +0000 (16:20 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 14:02:50 +0000 (09:02 -0500)
The PIPE clock is provided by the USB3 PHY, which is predictably not
connected to the HS-only controller. Add "qcom,select-utmi-as-pipe-clk"
quirk to  HS only USB controller to disable pipe clock requirement.

Fixes: 4af46b7bd66f ("arm64: dts: qcom: x1e80100: Add USB nodes")
Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20251024105019.2220832-2-krishna.kurapati@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi

index 633b7402ae848a5408da371968f5f0f84280f55f..087465f028f541efac20e949e0f90d8745d0567d 100644 (file)
                        interconnect-names = "usb-ddr",
                                             "apps-usb";
 
+                       qcom,select-utmi-as-pipe-clk;
                        wakeup-source;
 
                        status = "disabled";