[PATCH v1] dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
Krzysztof Kozlowski
krzk at kernel.org
Fri Jun 28 00:27:14 PDT 2024
On 27/06/2024 23:17, Johan Jonker wrote:
> CLK_NR_CLKS should not be part of the binding.
> Remove since the kernel code no longer uses it.
Please wrap neither too early nor over the limit. Not one sentence per line.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> include/dt-bindings/clock/rk3188-cru-common.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/dt-bindings/clock/rk3188-cru-common.h b/include/dt-bindings/clock/rk3188-cru-common.h
> index afad90680fce..01e14ab252a7 100644
> --- a/include/dt-bindings/clock/rk3188-cru-common.h
> +++ b/include/dt-bindings/clock/rk3188-cru-common.h
> @@ -132,8 +132,6 @@
> #define HCLK_VDPU 472
> #define HCLK_HDMI 473
>
> -#define CLK_NR_CLKS (HCLK_HDMI + 1)
I still see it as being used in linux-next. Some explanation is missing.
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list