Since gcc_apss_dbg_clk has no consumers, the linux kernel will turn it off. This causes a kernel crash because this clock is access protected by trust zone. Therefore remove this clock from the gcc driver and dt bindings. Manikanta Mylavarapu (2): dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro clk: qcom: ipq5424: remove apss_dbg clock drivers/clk/qcom/gcc-ipq5424.c | 19 ------------------- include/dt-bindings/clock/qcom,ipq5424-gcc.h | 1 - 2 files changed, 20 deletions(-) -- 2.34.1