diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2024-03-01 15:00:24 +0000 |
---|---|---|
committer | Caleb Connolly <caleb.connolly@linaro.org> | 2024-03-01 15:08:59 +0000 |
commit | cbf3152f6afff25c25aa69ae06488671ca0aa765 (patch) | |
tree | 95a75f9a43aac12cef86a8972260fc27a072cb25 /drivers/gpio/imx_rgpio2p.c | |
parent | f70ab46df3c2768002fdfc0fca9652af732cd619 (diff) |
clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externally
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.
As it is only possible to enable early debug UART in custom builds of
U-Boot, this solution at least gives developers the option.
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'drivers/gpio/imx_rgpio2p.c')
0 files changed, 0 insertions, 0 deletions