[PATCH 2/8] dt-bindings: clock: ipq5332: drop the few nss clocks definition

Stephen Boyd sboyd at kernel.org
Mon Oct 30 11:56:05 PDT 2023


Quoting Kathiravan Thirumoorthy (2023-10-30 02:47:17)
> gcc_snoc_nssnoc_clk, gcc_snoc_nssnoc_1_clk, gcc_nssnoc_nsscc_clk are
> enabled by default and it's RCG is properly configured by bootloader.
> 
> Some of the NSS clocks needs these clocks to be enabled. To avoid
> these clocks being disabled by clock framework, drop these entries.
> 
> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav at quicinc.com>
> ---

Instead of this patch just drop the clks from the table and enable the
clks during probe with register writes.



More information about the linux-arm-kernel mailing list