[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver

From: Manikanta Mylavarapu
Date: Thu Dec 05 2024 - 01:41:22 EST


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