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

Manikanta Mylavarapu posted 2 patches 1 year ago
There is a newer version of this series
drivers/clk/qcom/gcc-ipq5424.c               | 19 -------------------
include/dt-bindings/clock/qcom,ipq5424-gcc.h |  1 -
2 files changed, 20 deletions(-)
[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
Posted by Manikanta Mylavarapu 1 year ago
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