[PATCH v2 02/10] clk: samsung: Add clock PLL support for ARTPEC-8 SoC

Krzysztof Kozlowski krzk at kernel.org
Thu Aug 21 23:32:23 PDT 2025


On 21/08/2025 14:32, Ravi Patel wrote:
> +
> +static const struct clk_ops samsung_pll1031x_clk_ops = {
> +	.recalc_rate = samsung_pll1031x_recalc_rate,
> +	.round_rate = samsung_pll_round_rate,


This will conflict with round_rate drop, so might need rebasing. Please
follow up discussion or decisions in the round rate patchset.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list