Re: [PATCH V2 2/4] clk: qcom: Add Global Clock controller (GCC) driver for X1E80100

From: Bryan O'Donoghue
Date: Mon Nov 20 2023 - 06:02:16 EST


On 20/11/2023 06:42, Sibi Sankar wrote:
Bryan,

5e4b7e82d497 ("clk: qcom: gcc-sdm845: Use floor ops for sdcc clks")

The floor_ops was introduced in sdm845 ^^ and later propagated to all
other QC SoCs later on. It makes sense to do the same for sc8280xp as
well.

OK good enough.