[PATCH 0/2] Add missing quirk for HS only USB controller

Krishna Kurapati posted 2 patches 3 months, 2 weeks ago
arch/arm64/boot/dts/qcom/lemans.dtsi   | 1 +
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 1 +
2 files changed, 2 insertions(+)
[PATCH 0/2] Add missing quirk for HS only USB controller
Posted by Krishna Kurapati 3 months, 2 weeks ago
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
Re: [PATCH 0/2] Add missing quirk for HS only USB controller
Posted by Bjorn Andersson 3 months, 1 week ago
On Fri, 24 Oct 2025 16:20:17 +0530, Krishna Kurapati wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: x1e80100: Add missing quirk for HS only USB controller
      commit: 6b3e8a5d6c88609d9ce93789524f818cca0aa485
[2/2] arm64: dts: qcom: lemans: Add missing quirk for HS only USB controller
      commit: 0903296efd0b4e17c8d556ce8c33347147301870

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>