From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Rajendra Nayak <quic_rjendra@quicinc.com>
Cc: agross@kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, swboyd@chromium.org,
mka@chromium.org
Subject: Re: [PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450
Date: Thu, 9 Dec 2021 09:53:32 -0600 [thread overview]
Message-ID: <YbImfOvIpO4ujxTx@builder.lan> (raw)
In-Reply-To: <1639063917-9011-1-git-send-email-quic_rjendra@quicinc.com>
On Thu 09 Dec 09:31 CST 2021, Rajendra Nayak wrote:
> v3:
> * used the _w_<parent-name>_parent suffix instead of _no_parent
> * Added a minor fix for sm8450 while rebasing
>
> v2:
> * Fixed the wrong assumption in v1 that only sdm845 needed mx to be
> parent of cx, turned out all existing upstream SoCs need it except sc7280
> * Added another cleanup patch to sort power-domain defines and lists in
> alphabetical order as suggested by Matthias
>
> Mostly cleanups, with a fixup to remove the parent/child relationship
> across mx/cx for sc7280 SoC, and a fixup to add missing .peer for sm8450
>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Rajendra Nayak (4):
> soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao
> soc: qcom: rpmhpd: Rename rpmhpd struct names
> soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280
> soc: qcom: rpmhpd: Sort power-domain definitions and lists
>
> drivers/soc/qcom/rpmhpd.c | 358 +++++++++++++++++++++++-----------------------
> 1 file changed, 181 insertions(+), 177 deletions(-)
>
> --
> 2.7.4
>
next prev parent reply other threads:[~2021-12-09 15:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 15:31 [PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450 Rajendra Nayak
2021-12-09 15:31 ` [PATCH v3 1/4] soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_ao Rajendra Nayak
2021-12-09 17:00 ` Dmitry Baryshkov
2021-12-14 5:30 ` Vinod Koul
2021-12-09 15:31 ` [PATCH v3 2/4] soc: qcom: rpmhpd: Rename rpmhpd struct names Rajendra Nayak
2021-12-09 15:31 ` [PATCH v3 3/4] soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280 Rajendra Nayak
2021-12-09 15:31 ` [PATCH v3 4/4] soc: qcom: rpmhpd: Sort power-domain definitions and lists Rajendra Nayak
2021-12-09 15:53 ` Bjorn Andersson [this message]
2021-12-15 22:27 ` [PATCH v3 0/4] soc: qcom: rpmhpd: Cleanups and fixups for sc7280/sm8450 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=YbImfOvIpO4ujxTx@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mka@chromium.org \
--cc=quic_rjendra@quicinc.com \
--cc=swboyd@chromium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.