From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Boyd <sboyd@kernel.org>,
linux-arm-msm@vger.kernel.org,
David Brown <david.brown@linaro.org>,
Andy Gross <andy.gross@linaro.org>,
linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: Fix the RPM clock controller compatible string
Date: Wed, 18 Apr 2018 21:54:48 -0700 [thread overview]
Message-ID: <20180419045448.GT18510@minitux> (raw)
In-Reply-To: <20180418134312.19314-1-linus.walleij@linaro.org>
On Wed 18 Apr 06:43 PDT 2018, Linus Walleij wrote:
> The right string is msm8660 and there is also apq8060, but not
> apq8660, so fix this.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Regards,
Bjorn
> ---
> arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> index 33030f9419fe..70698941f64c 100644
> --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> @@ -452,7 +452,7 @@
> clock-names = "ram";
>
> rpmcc: clock-controller {
> - compatible = "qcom,rpmcc-apq8660", "qcom,rpmcc";
> + compatible = "qcom,rpmcc-msm8660", "qcom,rpmcc";
> #clock-cells = <1>;
> };
>
> --
> 2.14.3
>
WARNING: multiple messages have this Message-ID (diff)
From: bjorn.andersson@linaro.org (Bjorn Andersson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: Fix the RPM clock controller compatible string
Date: Wed, 18 Apr 2018 21:54:48 -0700 [thread overview]
Message-ID: <20180419045448.GT18510@minitux> (raw)
In-Reply-To: <20180418134312.19314-1-linus.walleij@linaro.org>
On Wed 18 Apr 06:43 PDT 2018, Linus Walleij wrote:
> The right string is msm8660 and there is also apq8060, but not
> apq8660, so fix this.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Regards,
Bjorn
> ---
> arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> index 33030f9419fe..70698941f64c 100644
> --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> @@ -452,7 +452,7 @@
> clock-names = "ram";
>
> rpmcc: clock-controller {
> - compatible = "qcom,rpmcc-apq8660", "qcom,rpmcc";
> + compatible = "qcom,rpmcc-msm8660", "qcom,rpmcc";
> #clock-cells = <1>;
> };
>
> --
> 2.14.3
>
next prev parent reply other threads:[~2018-04-19 4:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 13:43 [PATCH] ARM: dts: Fix the RPM clock controller compatible string Linus Walleij
2018-04-18 13:43 ` Linus Walleij
2018-04-19 4:54 ` Bjorn Andersson [this message]
2018-04-19 4:54 ` 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=20180419045448.GT18510@minitux \
--to=bjorn.andersson@linaro.org \
--cc=andy.gross@linaro.org \
--cc=david.brown@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-soc@vger.kernel.org \
--cc=sboyd@kernel.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.