[PATCH 0/2] clock: add support for X1E80100 Global Clock Controller

Caleb Connolly caleb.connolly at linaro.org
Mon Nov 18 15:59:43 CET 2024


Hi Neil,

On 11/18/24 15:41, Neil Armstrong wrote:
> Add support for GCC in X1E80100, and enable it in qcom_defconfig

Thanks for sending this!

In my testing so far on the Yoga Slim 7x UART doesn't seem to work 
correctly unless I skip the UART init sequence, and in that case on Tx 
works.

Seeing as it works on the CRD, I'm not sure what the cause is here...


> 
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
> ---
> Neil Armstrong (2):
>        clk: qcom: Add X1E80100 clock driver
>        qcom_defconfig: enable X1E80100 clock driver
> 
>   configs/qcom_defconfig            |   1 +
>   drivers/clk/qcom/Kconfig          |   8 +
>   drivers/clk/qcom/Makefile         |   1 +
>   drivers/clk/qcom/clock-x1e80100.c | 348 ++++++++++++++++++++++++++++++++++++++
>   4 files changed, 358 insertions(+)
> ---
> base-commit: 56accc56b9aab87ef4809ccc588e1257969cd271
> change-id: 20241118-topic-x1e80100-clk-d05b8f0fe1e9
> 
> Best regards,



More information about the U-Boot mailing list