From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-arm-msm@vger.kernel.org,
Yassine Oudjana <y.oudjana@protonmail.com>
Subject: Re: [PATCH 1/2] remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config
Date: Mon, 6 Jun 2022 18:17:47 +0300 [thread overview]
Message-ID: <f7b6d0e0-e2df-10c5-bf25-d8804b0c4bee@linaro.org> (raw)
In-Reply-To: <20220403193911.1393920-2-dmitry.baryshkov@linaro.org>
On 03/04/2022 22:39, Dmitry Baryshkov wrote:
> MSM8996 follows the rest of MSS devices and requires a vote on MX and CX
> power domains. Add corresponding entry to the device data.
>
> Fixes: 4760a896be88 ("remoteproc: q6v5-mss: Vote for rpmh power domains")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Gracious ping, this patch doesn't seem to be applied in 5.19-rc1. Can it
be picked for 5.20?
> ---
> drivers/remoteproc/qcom_q6v5_mss.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/drivers/remoteproc/qcom_q6v5_mss.c b/drivers/remoteproc/qcom_q6v5_mss.c
> index 43ea8455546c..3b391a196fb4 100644
> --- a/drivers/remoteproc/qcom_q6v5_mss.c
> +++ b/drivers/remoteproc/qcom_q6v5_mss.c
> @@ -2176,6 +2176,11 @@ static const struct rproc_hexagon_res msm8996_mss = {
> "mnoc_axi",
> NULL
> },
> + .proxy_pd_names = (char*[]){
> + "mx",
> + "cx",
> + NULL
> + },
> .need_mem_protection = true,
> .has_alt_reset = false,
> .has_mba_logs = false,
--
With best wishes
Dmitry
next prev parent reply other threads:[~2022-06-06 15:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-03 19:39 [PATCH 0/2] arm64: qcom: apq8096-db820c: enable MSS support Dmitry Baryshkov
2022-04-03 19:39 ` [PATCH 1/2] remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config Dmitry Baryshkov
2022-06-06 15:17 ` Dmitry Baryshkov [this message]
2022-04-03 19:39 ` [PATCH 2/2] arm64: dts: qcom: apq8096-db820c: enable MSS node Dmitry Baryshkov
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=f7b6d0e0-e2df-10c5-bf25-d8804b0c4bee@linaro.org \
--to=dmitry.baryshkov@linaro.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=y.oudjana@protonmail.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