From: "Paweł Chmiel" <pawel.mikolaj.chmiel@gmail.com>
To: Stephen Boyd <sboyd@kernel.org>,
kgene@kernel.org, krzk@kernel.org, mturquette@baylibre.com
Cc: linux-samsung-soc@vger.kernel.org, tomasz.figa@gmail.com,
linux-kernel@vger.kernel.org, cw00.choi@samsung.com,
s.nawrocki@samsung.com, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clk: exynos7: Mark aclk_fsys1_200 as critical
Date: Thu, 17 Dec 2020 22:08:50 +0100 [thread overview]
Message-ID: <61a6d576-9f91-dd2c-fd09-7e243f6ec7be@gmail.com> (raw)
In-Reply-To: <160820006410.1580929.8444804722224099547@swboyd.mtv.corp.google.com>
On 17.12.2020 11:14, Stephen Boyd wrote:
> Not sure why this wasn't picked up in the samsung PR. Can you resend?
Hi
There was v2
(https://patchwork.kernel.org/project/linux-samsung-soc/patch/20201107121456.25562-1-pawel.mikolaj.chmiel@gmail.com/)
but it did receive some request for changes comments and i didn't yet
had time to it.
>
>> diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk/samsung/clk-exynos7.c
>> index c1ff715e960c..1048d83f097b 100644
>> --- a/drivers/clk/samsung/clk-exynos7.c
>> +++ b/drivers/clk/samsung/clk-exynos7.c
>> @@ -538,7 +538,8 @@ static const struct samsung_gate_clock top1_gate_clks[] __initconst = {
>> ENABLE_ACLK_TOP13, 28, CLK_SET_RATE_PARENT |
>> CLK_IS_CRITICAL, 0),
>> GATE(CLK_ACLK_FSYS1_200, "aclk_fsys1_200", "dout_aclk_fsys1_200",
>> - ENABLE_ACLK_TOP13, 24, CLK_SET_RATE_PARENT, 0),
>> + ENABLE_ACLK_TOP13, 24, CLK_SET_RATE_PARENT |
>> + CLK_IS_CRITICAL, 0),
>>
>
> Please put a comment in the code why a clk is critica>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-12-17 21:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20201024154433epcas1p3e6cbd7855e24cb5798026134e61c05b1@epcas1p3.samsung.com>
2020-10-24 15:43 ` [PATCH] clk: exynos7: Mark aclk_fsys1_200 as critical Paweł Chmiel
2020-10-26 5:46 ` Chanwoo Choi
2020-10-26 15:16 ` Krzysztof Kozlowski
2020-12-17 10:14 ` Stephen Boyd
2020-12-17 21:08 ` Paweł Chmiel [this message]
2021-04-07 10:03 ` Sylwester Nawrocki
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=61a6d576-9f91-dd2c-fd09-7e243f6ec7be@gmail.com \
--to=pawel.mikolaj.chmiel@gmail.com \
--cc=cw00.choi@samsung.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mturquette@baylibre.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