]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk/qcom: sdm845: add USB clocks
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 3 Apr 2024 12:07:42 +0000 (14:07 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 4 Apr 2024 15:46:46 +0000 (17:46 +0200)
commit491a9815775487412b7cf628f7113f3f542d0b49
treee638f9a128c952fa7d5c3be06df6c2cf28cf59a6
parentf2c3708b9c473650127ff8d9e101d9c15a5d7e64
clk/qcom: sdm845: add USB clocks

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.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/clk/qcom/clock-sdm845.c