From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Vincent Knecht <vincent.knecht@mailoo.org>
Cc: sboyd@kernel.org, konradybcio@gmail.com,
Andy Gross <agross@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Rob Herring <robh+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 3/4] drivers: soc: Add MSM8936 SMD RPM compatible
Date: Tue, 23 Jun 2020 00:15:06 -0700 [thread overview]
Message-ID: <20200623071506.GW128451@builder.lan> (raw)
In-Reply-To: <20200613072745.1249003-4-vincent.knecht@mailoo.org>
On Sat 13 Jun 00:27 PDT 2020, Vincent Knecht wrote:
> From: Konrad Dybcio <konradybcio@gmail.com>
>
> Signed-off-by: Konrad Dybcio <konradybcio@gmail.com>
> Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
Patch 3 and 4 applied.
Thanks,
Bjorn
> ---
> drivers/soc/qcom/smd-rpm.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/soc/qcom/smd-rpm.c b/drivers/soc/qcom/smd-rpm.c
> index 005dd30c58fa..8f290c67cb47 100644
> --- a/drivers/soc/qcom/smd-rpm.c
> +++ b/drivers/soc/qcom/smd-rpm.c
> @@ -231,6 +231,7 @@ static void qcom_smd_rpm_remove(struct rpmsg_device *rpdev)
> static const struct of_device_id qcom_smd_rpm_of_match[] = {
> { .compatible = "qcom,rpm-apq8084" },
> { .compatible = "qcom,rpm-msm8916" },
> + { .compatible = "qcom,rpm-msm8936" },
> { .compatible = "qcom,rpm-msm8974" },
> { .compatible = "qcom,rpm-msm8976" },
> { .compatible = "qcom,rpm-msm8996" },
> --
> 2.25.4
>
>
next prev parent reply other threads:[~2020-06-23 7:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-13 7:27 [PATCH v4 0/4] Add SMD RPM support for MSM8936 Vincent Knecht
2020-06-13 7:27 ` [PATCH v4 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks Vincent Knecht
2020-06-23 2:01 ` Stephen Boyd
2020-06-13 7:27 ` [PATCH v4 2/4] dt-bindings: clock: rpmcc: Document MSM8936 compatible Vincent Knecht
2020-06-23 2:01 ` Stephen Boyd
2020-06-13 7:27 ` [PATCH v4 3/4] drivers: soc: Add MSM8936 SMD RPM compatible Vincent Knecht
2020-06-23 7:15 ` Bjorn Andersson [this message]
2020-06-13 7:27 ` [PATCH v4 4/4] dt-bindings: soc: qcom: Document MSM8936 SMD RPM Vincent Knecht
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=20200623071506.GW128451@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=vincent.knecht@mailoo.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