[PATCH v4 1/4] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
Krzysztof Kozlowski
krzk at kernel.org
Sat Jan 4 01:58:54 PST 2025
On Fri, Jan 03, 2025 at 09:56:34PM +0000, Haylen Chu wrote:
> +#define CLK_PLL3_80 32
> +#define CLK_PLL3_40 33
> +#define CLK_PLL3_20 34
> +#define CLK_APBS_NUM 35
Binding looks fine, thanks for the changes, but now I noticed this
define. Please drop. Number of clocks is rarely useful as a binding and
usually leading to ABI issues.
Same for all other clock controllers below.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list