Re: [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
From: Krzysztof Kozlowski
Date: Thu Dec 05 2024 - 05:27:49 EST
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