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

2024-11-18 Thread Neil Armstrong
Add support for GCC in X1E80100, and enable it in qcom_defconfig Signed-off-by: Neil Armstrong --- Neil Armstrong (2): clk: qcom: Add X1E80100 clock driver qcom_defconfig: enable X1E80100 clock driver configs/qcom_defconfig| 1 + drivers/clk/qcom/Kconfig | 8

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

2024-11-18 Thread Neil Armstrong
On 18/11/2024 15:59, Caleb Connolly wrote: 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 seq

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

2024-11-18 Thread Caleb Connolly
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. Seei