Re: [PATCH v2 0/2] qcom: ehci: enable core + iface clocks

2024-05-13 Thread Caleb Connolly
On Mon, 06 May 2024 10:26:51 +, Sam Day wrote: > These clocks are mandatory, as can be seen in msm_hsusb driver in the > Linux kernel. > > The appropriate HS_USB AHB/SYSTEM clocks were added to gcc_apq8016. > > Technically there's other adjacent SoC families that can use the > msm_hsusb dri

[PATCH v2 0/2] qcom: ehci: enable core + iface clocks

2024-05-06 Thread Sam Day
These clocks are mandatory, as can be seen in msm_hsusb driver in the Linux kernel. The appropriate HS_USB AHB/SYSTEM clocks were added to gcc_apq8016. Technically there's other adjacent SoC families that can use the msm_hsusb driver with different clocks, but only msm8916/apq8016 are currently m