From: Viresh Kumar <viresh.kumar@linaro.org>
To: Rajendra Nayak <rnayak@codeaurora.org>
Cc: andy.gross@linaro.org, robh@kernel.org, sboyd@kernel.org,
ulf.hansson@linaro.org, collinsd@codeaurora.org,
mka@chromium.org, devicetree@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 08/10] PM / Domains: Add a simple_opp_to_performance_state() helper
Date: Wed, 2 Jan 2019 14:30:59 +0530 [thread overview]
Message-ID: <20190102090059.lk4ejzjtk3bil66m@vireshk-i7> (raw)
In-Reply-To: <20181221085622.25573-9-rnayak@codeaurora.org>
On 21-12-18, 14:26, Rajendra Nayak wrote:
> +unsigned int simple_opp_to_performance_state(struct generic_pm_domain *genpd,
> + struct dev_pm_opp *opp,
Maybe name it as:
dev_pm_opp_read_u32_prop().
--
viresh
next prev parent reply other threads:[~2019-01-02 9:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-21 8:56 [PATCH v8 00/10] Add power domain driver for corners on msm8996/sdm845 Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 01/10] dt-bindings: opp: Introduce qcom-opp bindings Rajendra Nayak
2019-01-03 18:43 ` Rob Herring
2019-01-04 5:33 ` Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 02/10] dt-bindings: power: Add qcom rpm power domain driver bindings Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 03/10] soc: qcom: rpmpd: Add a Power domain driver to model corners Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 04/10] soc: qcom: rpmpd: Add support for get/set performance state Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 05/10] arm64: dts: msm8996: Add rpmpd device node Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 07/10] arm64: dts: sdm845: Add rpmh powercontroller node Rajendra Nayak
2018-12-21 8:56 ` [PATCH v8 08/10] PM / Domains: Add a simple_opp_to_performance_state() helper Rajendra Nayak
2018-12-21 10:31 ` Ulf Hansson
2019-01-02 9:00 ` Viresh Kumar [this message]
2018-12-21 8:56 ` [PATCH v8 09/10] soc: qcom: rpmpd: Use " Rajendra Nayak
2018-12-21 10:32 ` Ulf Hansson
2018-12-21 8:56 ` [PATCH v8 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx Rajendra Nayak
2018-12-21 10:33 ` Ulf Hansson
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=20190102090059.lk4ejzjtk3bil66m@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=andy.gross@linaro.org \
--cc=collinsd@codeaurora.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mka@chromium.org \
--cc=rnayak@codeaurora.org \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=ulf.hansson@linaro.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;
as well as URLs for NNTP newsgroup(s).