Skip to content

Commit 46e6075

Browse files
Manikanta Mylavarapuandersson
authored andcommitted
dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
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 macro. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com> Link: https://lore.kernel.org/r/20241217113909.3522305-3-quic_mmanikan@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 5051b61 commit 46e6075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/dt-bindings/clock/qcom,ipq5424-gcc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#define GPLL2 2
1313
#define GPLL2_OUT_MAIN 3
1414
#define GCC_SLEEP_CLK_SRC 4
15-
#define GCC_APSS_DBG_CLK 5
1615
#define GCC_USB0_EUD_AT_CLK 6
1716
#define GCC_PCIE0_AXI_M_CLK_SRC 7
1817
#define GCC_PCIE0_AXI_M_CLK 8

0 commit comments

Comments
 (0)