Re: [PATCH 0/2] Drop the mem noc clocks from the IPQ5332 GCC driver

From: Kathiravan T
Date: Mon Jul 31 2023 - 01:26:40 EST



On 7/10/2023 3:58 PM, Kathiravan T wrote:
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.


Gentle Reminder...



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(-)