[PATCH 0/2] Add missing quirk for HS only USB controller
From: Krishna Kurapati
Date: Fri Oct 24 2025 - 06:51:37 EST
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.
This series has only been compile tested.
Krishna Kurapati (2):
arm64: dts: qcom: x1e80100: Add missing quirk for HS only USB
controller
arm64: dts: qcom: lemans: Add missing quirk for HS only USB controller
arch/arm64/boot/dts/qcom/lemans.dtsi | 1 +
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 1 +
2 files changed, 2 insertions(+)
--
2.34.1