Little fixes to shut down disp ahb clk when dispss is not in use. If possible, the dt patch should theoretically go in first, but x13s worked fine regardless. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (2): arm64: dts: qcom: sc8280xp: Use the correct AHB clock for DISPSS1 clk: qcom: gcc-sc8280xp: Don't keep display AHB clocks always-on arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 4 ++-- drivers/clk/qcom/gcc-sc8280xp.c | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) --- base-commit: df964ce9ef9fea10cf131bf6bad8658fde7956f6 change-id: 20230929-topic-8280_ahbdisp-e170e0ca2442 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>