Found some trivial things that need fixing, with patch 1 specifically the GPU is once again functional without clk_ignore_unused. This series DOES NOT fix all the issues related to sleep, but solves real bugs that prevent us from achieving it. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> --- Konrad Dybcio (2): clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK arm64: dts: qcom: x1e80100: Set CPU interconnect paths as ACTIVE_ONLY arch/arm64/boot/dts/qcom/x1e80100.dtsi | 236 ++++++++++++++++----------------- drivers/clk/qcom/gcc-x1e80100.c | 30 ----- 2 files changed, 118 insertions(+), 148 deletions(-) --- base-commit: 2b88851f583d3c4e40bcd40cfe1965241ec229dd change-id: 20250111-topic-x1e_fixups-90f8381f918b Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>