
1 Mar
2024
1 Mar
'24
4:10 p.m.
On Fri, 01 Mar 2024 15:00:24 +0000, Caleb Connolly wrote:
When U-Boot as running as the first stage bootloader on MSM8916 devices, early debug UART requires turning on the clocks (for some reason the pre-loader turns them off?!).
To simplify developing for this platform, allow the apq8016_clk_init_uart() function to be called externally. Developers can call this from the serial_msm debug uart driver to configure the clocks before the driver model is available.
[...]
Applied, thanks!
[1/1] clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externally commit: cbf3152f6afff25c25aa69ae06488671ca0aa765
Best regards,
--
// Caleb (they/them)