[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cac9c508-5638-dbc5-8086-ade995ee644b@kernel.org>
Date: Thu, 10 Aug 2023 22:38:01 +0900
From: Chanwoo Choi <chanwoo@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Tomasz Figa <tomasz.figa@...il.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Alim Akhtar <alim.akhtar@...sung.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-samsung-soc@...r.kernel.org, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 00/11] clk: samsung: remove number of clocks from bindings
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@...sung.com>
--
Best Regards,
Samsung Electronics
Chanwoo Choi
Powered by blists - more mailing lists