On Thu, Dec 05, 2024 at 12:10:36PM +0530, Manikanta Mylavarapu wrote: > 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 the gcc_apss_dbg_clk macro. > > Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@xxxxxxxxxxx> > --- > include/dt-bindings/clock/qcom,ipq5424-gcc.h | 1 - > 1 file changed, 1 deletion(-) > You did not even build your patches... This fails to compile. Best regards, Krzysztof