Re: [PATCH v3 07/14] clk/qcom: sdm845: add USB clocks

2024-03-19 Thread Sumit Garg
On Tue, 19 Mar 2024 at 17:52, Caleb Connolly wrote: > > Most devices only initialise the USB clocks for us if we boot via > "fastboot boot", add the missing clock configuration to get both USB > ports working regardless of the bootloader state. > > Signed-off-by: Caleb Connolly > --- >

[PATCH v3 07/14] clk/qcom: sdm845: add USB clocks

2024-03-19 Thread Caleb Connolly
Most devices only initialise the USB clocks for us if we boot via "fastboot boot", add the missing clock configuration to get both USB ports working regardless of the bootloader state. Signed-off-by: Caleb Connolly --- drivers/clk/qcom/clock-sdm845.c | 25 + 1 file