On Tue, Jul 23, 2024 at 02:33:03PM GMT, Varadarajan Narayanan wrote: > Use the icc-clk framework to enable few clocks to be able to > create paths and use the peripherals connected on those NoCs. > > Remove CLK_IGNORE_UNUSED from gpll4_main as all consumers have > been identified. > > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx> > --- > v4: Remove CLK_IGNORE_UNUSED from gpll4_main > > v3: Not taking Reviewed-by: Konrad as NAK-ed by Dmitry > Remove CLK_IGNORE_UNUSED -> CLK_IS_CRITICAL change and fix > that in a separate patch > --- > drivers/clk/qcom/gcc-ipq5332.c | 35 +++++++++++++++++++++++----------- > 1 file changed, 24 insertions(+), 11 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry