Re: [PATCH 00/11] clk: samsung: remove number of clocks from bindings

From: Chanwoo Choi
Date: Thu Aug 10 2023 - 09:38:10 EST


Hi,

On 23. 8. 8. 17:27, Krzysztof Kozlowski wrote:
> Hi,
>
> No dependencies, patches can be taken in one set via my clk tree.
>
> Best regards,
> Krzysztof
>
> Krzysztof Kozlowski (11):
> clk: samsung: exynos3250: do not define number of clocks in bindings
> clk: samsung: exynos4: do not define number of clocks in bindings
> clk: samsung: exynos5250: do not define number of clocks in bindings
> clk: samsung: exynos5260: do not define number of clocks in bindings
> clk: samsung: exynos5410: do not define number of clocks in bindings
> clk: samsung: exynos5420: do not define number of clocks in bindings
> clk: samsung: exynos5433: do not define number of clocks in bindings
> clk: samsung: exynos7885: do not define number of clocks in bindings
> clk: samsung: exynos850: do not define number of clocks in bindings
> clk: samsung: exynoautov9: do not define number of clocks in bindings
> dt-bindings: clock: samsung: remove define with number of clocks
>
> drivers/clk/samsung/clk-exynos3250.c | 11 +++-
> drivers/clk/samsung/clk-exynos4.c | 5 +-
> drivers/clk/samsung/clk-exynos4412-isp.c | 5 +-
> drivers/clk/samsung/clk-exynos5250.c | 5 +-
> drivers/clk/samsung/clk-exynos5260.c | 41 ++++++++----
> drivers/clk/samsung/clk-exynos5410.c | 5 +-
> drivers/clk/samsung/clk-exynos5420.c | 5 +-
> drivers/clk/samsung/clk-exynos5433.c | 65 +++++++++++++------
> drivers/clk/samsung/clk-exynos7885.c | 14 ++--
> drivers/clk/samsung/clk-exynos850.c | 35 ++++++----
> drivers/clk/samsung/clk-exynosautov9.c | 29 ++++++---
> include/dt-bindings/clock/exynos3250.h | 18 -----
> include/dt-bindings/clock/exynos4.h | 5 --
> include/dt-bindings/clock/exynos5250.h | 3 -
> include/dt-bindings/clock/exynos5260-clk.h | 25 -------
> include/dt-bindings/clock/exynos5410.h | 2 -
> include/dt-bindings/clock/exynos5420.h | 3 -
> include/dt-bindings/clock/exynos5433.h | 42 ------------
> include/dt-bindings/clock/exynos7885.h | 4 --
> include/dt-bindings/clock/exynos850.h | 10 ---
> .../dt-bindings/clock/samsung,exynosautov9.h | 18 -----
> 21 files changed, 154 insertions(+), 196 deletions(-)
>

There are no behavior changes.
It remove the unused clock id from binding header file.
I will remove the confusion of user of clock. Thanks.

Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

--
Best Regards,
Samsung Electronics
Chanwoo Choi