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

From: Stephen Boyd
Date: Mon Oct 30 2023 - 14:56:16 EST


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@xxxxxxxxxxx>
> ---

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