From: Jeffrey Hugo <jhugo@codeaurora.org>
To: Sibi Sankar <sibis@codeaurora.org>,
bjorn.andersson@linaro.org, robh+dt@kernel.org,
agross@kernel.org
Cc: david.brown@linaro.org, mark.rutland@arm.com,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, rnayak@codeaurora.org,
marc.w.gonzalez@free.fr
Subject: Re: [PATCH v4 0/9] RPMPD for QCS404 and MSM8998
Date: Fri, 17 May 2019 11:03:52 -0600 [thread overview]
Message-ID: <2d453c99-4ea2-e4f0-1d99-e13d099bfa07@codeaurora.org> (raw)
In-Reply-To: <20190513102015.26551-1-sibis@codeaurora.org>
On 5/13/2019 4:20 AM, Sibi Sankar wrote:
> Re-worked the macros of the rpmpd driver. Add power domains support
> for QCS404 and MSM8998.
For the series:
Reviewed-by: Jeffrey Hugo <jhugo@codeaurora.org>
>
> V4:
> * fixup fixes tag and commit message in patch 1 [Marc]
> * fixup typos in qcs404 and msm8998 dt nodes
> * fixup comments regarding resource type in patch 8 [Marc]
>
> V3:
> * always send level updates to vfc and vfl in set_performance state
> * fixup commit messages [Rajendra]
> * fixup s-o-b ordering
>
> V2:
> * Add rpmpd support for msm8998
> * fixup corner/vfc with vlfl/vfl
>
> Bjorn Andersson (4):
> soc: qcom: rpmpd: Modify corner defining macros
> dt-bindings: power: Add rpm power domain bindings for qcs404
> soc: qcom: rpmpd: Add QCS404 power-domains
> arm64: dts: qcom: qcs404: Add rpmpd node
>
> Sibi Sankar (5):
> soc: qcom: rpmpd: fixup rpmpd set performance state
> soc: qcom: rpmpd: Add support to set rpmpd state to max
> dt-bindings: power: Add rpm power domain bindings for msm8998
> soc: qcom: rpmpd: Add MSM8998 power-domains
> arm64: dts: qcom: msm8998: Add rpmpd node
>
> .../devicetree/bindings/power/qcom,rpmpd.txt | 2 +
> arch/arm64/boot/dts/qcom/msm8998.dtsi | 51 +++++++
> arch/arm64/boot/dts/qcom/qcs404.dtsi | 55 +++++++
> drivers/soc/qcom/rpmpd.c | 134 ++++++++++++++----
> include/dt-bindings/power/qcom-rpmpd.h | 34 +++++
> 5 files changed, 252 insertions(+), 24 deletions(-)
>
--
Jeffrey Hugo
Qualcomm Datacenter Technologies as an affiliate of Qualcomm
Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.
next prev parent reply other threads:[~2019-05-17 17:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 10:20 [PATCH v4 0/9] RPMPD for QCS404 and MSM8998 Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 1/9] soc: qcom: rpmpd: fixup rpmpd set performance state Sibi Sankar
2019-05-21 11:39 ` Vinod Koul
2019-05-13 10:20 ` [PATCH v4 2/9] soc: qcom: rpmpd: Add support to set rpmpd state to max Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 3/9] soc: qcom: rpmpd: Modify corner defining macros Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 4/9] dt-bindings: power: Add rpm power domain bindings for qcs404 Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 5/9] soc: qcom: rpmpd: Add QCS404 power-domains Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 6/9] arm64: dts: qcom: qcs404: Add rpmpd node Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 7/9] dt-bindings: power: Add rpm power domain bindings for msm8998 Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 8/9] soc: qcom: rpmpd: Add MSM8998 power-domains Sibi Sankar
2019-05-13 10:20 ` [PATCH v4 9/9] arm64: dts: qcom: msm8998: Add rpmpd node Sibi Sankar
2019-05-17 17:03 ` Jeffrey Hugo [this message]
2019-05-21 11:40 ` [PATCH v4 0/9] RPMPD for QCS404 and MSM8998 Vinod Koul
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=2d453c99-4ea2-e4f0-1d99-e13d099bfa07@codeaurora.org \
--to=jhugo@codeaurora.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.w.gonzalez@free.fr \
--cc=mark.rutland@arm.com \
--cc=rnayak@codeaurora.org \
--cc=robh+dt@kernel.org \
--cc=sibis@codeaurora.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.