]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: lemans: Add missing quirk for HS only USB controller
authorKrishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Fri, 24 Oct 2025 10:50:19 +0000 (16:20 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 14:02:51 +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: de1001525c1a ("arm64: dts: qcom: sa8775p: 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-3-krishna.kurapati@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/lemans.dtsi

index cf685cb186edcade643790ba22f6a900beb85679..c2d2200d845b3843af096d138a826c7f2acb782d 100644 (file)
                                        <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_USB2 0>;
                        interconnect-names = "usb-ddr", "apps-usb";
 
+                       qcom,select-utmi-as-pipe-clk;
                        wakeup-source;
 
                        iommus = <&apps_smmu 0x020 0x0>;