Due to the recent design changes, all the mem noc clocks will be configured by the bootloaders and it will be access protected by the TZ firmware. Also there are no comsumers for these clocks in the kernel. So drop these clocks from the GCC driver. With these clocks removal, remove the gcc_apss_axi_clk_src clock as well since no clocks uses this as a parent. Kathiravan T (2): clk: qcom: ipq5332: drop the mem noc clocks clk: qcom: ipq5332: drop the gcc_apss_axi_clk_src clock drivers/clk/qcom/gcc-ipq5332.c | 206 +++++++-------------------------- 1 file changed, 39 insertions(+), 167 deletions(-) -- 2.34.1