From: Alex Elder <alex.elder@linaro.org>
To: Bjorn Andersson <andersson@kernel.org>, Alex Elder <elder@linaro.org>
Cc: sboyd@kernel.org, mturquette@baylibre.com,
konrad.dybcio@linaro.org, agross@kernel.org,
Luca Weiss <luca.weiss@fairphone.com>,
dmitry.baryshkov@linaro.org, linux-arm-msm@vger.kernel.org,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] clk: qcom: rpmh: add support for SM6350 rpmh IPA clock
Date: Mon, 5 Dec 2022 21:05:30 -0600 [thread overview]
Message-ID: <39903fb5-fd28-c159-b300-47d3ec4cd0fc@linaro.org> (raw)
In-Reply-To: <20221205225646.gtwhakd4lxh6vlfc@builder.lan>
On 12/5/22 4:56 PM, Bjorn Andersson wrote:
> On Fri, Dec 02, 2022 at 04:12:40PM -0600, Alex Elder wrote:
>> From: Luca Weiss <luca.weiss@fairphone.com>
>>
>> The IPA core clock is required for SM6350. Define it.
>>
>> [elder@linaro.org: rebased with Dmitry's changes]
>> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Sorry about that, I knew I was supposed to sign
off and thought I had.
You told me separately that this was sufficient:
Signed-off-by: Alex Elder <elder@linaro.org>
If you want me to send a new version with the
signoff just let me know. Thanks.
-Alex
>
> Thanks for rebasing this Alex. But as you're handling the patch you need
> to add your S-o-b; which will make sure your [] makes sense as well.
>
> Regards,
> Bjorn
>
>> ---
>> v2: This is now based on qualcomm/for-next.
>>
>> drivers/clk/qcom/clk-rpmh.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/clk/qcom/clk-rpmh.c b/drivers/clk/qcom/clk-rpmh.c
>> index 2c2ef4b6d130e..586a810c682ca 100644
>> --- a/drivers/clk/qcom/clk-rpmh.c
>> +++ b/drivers/clk/qcom/clk-rpmh.c
>> @@ -606,6 +606,7 @@ static struct clk_hw *sm6350_rpmh_clocks[] = {
>> [RPMH_LN_BB_CLK3_A] = &clk_rpmh_ln_bb_clk3_g4_ao.hw,
>> [RPMH_QLINK_CLK] = &clk_rpmh_qlink_div4.hw,
>> [RPMH_QLINK_CLK_A] = &clk_rpmh_qlink_div4_ao.hw,
>> + [RPMH_IPA_CLK] = &clk_rpmh_ipa.hw,
>> };
>>
>> static const struct clk_rpmh_desc clk_rpmh_sm6350 = {
>> --
>> 2.34.1
>>
next prev parent reply other threads:[~2022-12-06 3:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-02 22:12 [PATCH v2] clk: qcom: rpmh: add support for SM6350 rpmh IPA clock Alex Elder
2022-12-02 23:59 ` Konrad Dybcio
2022-12-05 22:56 ` Bjorn Andersson
2022-12-06 3:05 ` Alex Elder [this message]
2022-12-06 18:30 ` Bjorn Andersson
2022-12-07 15:54 ` Bjorn Andersson
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=39903fb5-fd28-c159-b300-47d3ec4cd0fc@linaro.org \
--to=alex.elder@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=elder@linaro.org \
--cc=konrad.dybcio@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.weiss@fairphone.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/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