From: Chanwoo Choi <cwchoi00@gmail.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>,
linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Tomasz Figa <tomasz.figa@gmail.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Stephen Boyd <sboyd@kernel.org>
Subject: Re: [PATCH] clk: samsung: remove __clk_lookup() usage
Date: Sat, 16 Oct 2021 07:36:30 +0900 [thread overview]
Message-ID: <9d6496f8-3c9b-24d2-4dfd-6b6d9a0de10f@gmail.com> (raw)
In-Reply-To: <20211015093931.28086-1-m.szyprowski@samsung.com>
On 21. 10. 15. 오후 6:39, Marek Szyprowski wrote:
> __clk_lookup() interface is obsolete, so remove it from the Samsung clock
> drivers. This has been achieved by getting rid of custom _get_rate()
> helper and replacing it with clk_hw_get_rate().
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> This patch is based on top of the "[RFT PATCH v4 0/2] clk: samsung: add
> common support for CPU clocks" patchset:
> https://lore.kernel.org/linux-samsung-soc/20211014195347.3635601-1-willmcvicker@google.com/
>
> Tested on the following Exynos SoC based boards: 4210, 4412, 5250 and
> 5422. S3C2410, S3C64XX and S5PV210 are only compile-tested.
> ---
> drivers/clk/samsung/clk-exynos4.c | 18 ++++++++++--------
> drivers/clk/samsung/clk-exynos5250.c | 10 +++++-----
> drivers/clk/samsung/clk-exynos5420.c | 2 +-
> drivers/clk/samsung/clk-s3c2410.c | 6 ++++--
> drivers/clk/samsung/clk-s3c64xx.c | 8 ++++++--
> drivers/clk/samsung/clk-s5pv210.c | 8 ++++++--
> drivers/clk/samsung/clk.c | 14 --------------
> drivers/clk/samsung/clk.h | 2 --
> include/dt-bindings/clock/exynos4.h | 4 +++-
> include/dt-bindings/clock/exynos5250.h | 4 +++-
> 10 files changed, 38 insertions(+), 38 deletions(-)
>
(snip)
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
--
Best Regards,
Samsung Electronics
Chanwoo Choi
prev parent reply other threads:[~2021-10-15 22:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20211015093935eucas1p2782d5f8263fd8843139f3e3e9c6caaa3@eucas1p2.samsung.com>
2021-10-15 9:39 ` [PATCH] clk: samsung: remove __clk_lookup() usage Marek Szyprowski
2021-10-15 10:12 ` Krzysztof Kozlowski
2021-10-15 14:46 ` Sylwester Nawrocki
2021-10-15 22:36 ` Chanwoo Choi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9d6496f8-3c9b-24d2-4dfd-6b6d9a0de10f@gmail.com \
--to=cwchoi00@gmail.com \
--cc=cw00.choi@samsung.com \
--cc=krzk@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=s.nawrocki@samsung.com \
--cc=sboyd@kernel.org \
--cc=tomasz.figa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox