devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 2/2] arm: dts: qcom: use qcom,msm8974pro for pro devices
Date: Mon, 28 Nov 2022 15:45:56 +0100	[thread overview]
Message-ID: <5ef6c52f-6a24-f403-f8df-6bc103b1c1f3@linaro.org> (raw)
In-Reply-To: <20221128131550.858724-2-dmitry.baryshkov@linaro.org>



On 28.11.2022 14:15, Dmitry Baryshkov wrote:
> Use new qcom,msm8974pro compatible string instead of qcom,msm8974 to
> clearly mark that the device is using the Pro version of the SoC.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts             | 2 +-
>  arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts              | 2 +-
>  .../arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts b/arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts
> index 38e69ed4fd1b..6523257815a0 100644
> --- a/arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts
> +++ b/arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts
> @@ -8,7 +8,7 @@
>  
>  / {
>  	model = "Fairphone 2";
> -	compatible = "fairphone,fp2", "qcom,msm8974";
> +	compatible = "fairphone,fp2", "qcom,msm8974pro", "qcom,msm8974";
>  	chassis-type = "handset";
>  
>  	aliases {
> diff --git a/arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts b/arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts
> index 38a95430c7d4..52ece17986e4 100644
> --- a/arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts
> +++ b/arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts
> @@ -7,7 +7,7 @@
>  
>  / {
>  	model = "Samsung Galaxy S5";
> -	compatible = "samsung,klte", "qcom,msm8974";
> +	compatible = "samsung,klte", "qcom,msm8974pro", "qcom,msm8974";
>  	chassis-type = "handset";
>  
>  	aliases {
> diff --git a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts
> index 8265a0ff7857..07131db2e35d 100644
> --- a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts
> +++ b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts
> @@ -8,7 +8,7 @@
>  
>  / {
>  	model = "Sony Xperia Z2 Tablet";
> -	compatible = "sony,xperia-castor", "qcom,msm8974";
> +	compatible = "sony,xperia-castor", "qcom,msm8974pro", "qcom,msm8974";
>  	chassis-type = "tablet";
>  
>  	aliases {

  parent reply	other threads:[~2022-11-28 14:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28 13:15 [PATCH v2 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 Dmitry Baryshkov
2022-11-28 13:15 ` [PATCH v2 2/2] arm: dts: qcom: use qcom,msm8974pro for pro devices Dmitry Baryshkov
2022-11-28 13:35   ` Krzysztof Kozlowski
2022-11-28 14:45   ` Konrad Dybcio [this message]
2022-11-28 13:34 ` [PATCH v2 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 Krzysztof Kozlowski
2022-12-06 18:18 ` (subset) " 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=5ef6c52f-6a24-f403-f8df-6bc103b1c1f3@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=robh+dt@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 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).