The gcc_apss_dbg clk is access protected by trust zone, and accessing it results in a kernel crash. Therefore remove the gcc_apss_dbg_clk from gcc driver and dt-bindings. Changes in V2: - Fixed all review comments from Krzysztof Kozlowski. - Patches were re-ordered to ensure each patch is bisectable. - Detailed change logs are added to the respective patches. V1 can be found at: https://lore.kernel.org/linux-arm-msm/20241205064037.1960323-1-quic_mmanikan@xxxxxxxxxxx/ Manikanta Mylavarapu (2): clk: qcom: ipq5424: remove apss_dbg clock dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro drivers/clk/qcom/gcc-ipq5424.c | 19 ------------------- include/dt-bindings/clock/qcom,ipq5424-gcc.h | 1 - 2 files changed, 20 deletions(-) base-commit: e25c8d66f6786300b680866c0e0139981273feba -- 2.34.1