arm: dts: qcom: use qcom,msm8974pro for pro devices

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>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221128131550.858724-2-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2022-11-28 15:15:50 +02:00 committed by Bjorn Andersson
parent 2e62303fb8
commit 1477cca864
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
/ {
model = "Fairphone 2";
compatible = "fairphone,fp2", "qcom,msm8974";
compatible = "fairphone,fp2", "qcom,msm8974pro", "qcom,msm8974";
chassis-type = "handset";
aliases {

View File

@ -7,7 +7,7 @@
/ {
model = "Samsung Galaxy S5";
compatible = "samsung,klte", "qcom,msm8974";
compatible = "samsung,klte", "qcom,msm8974pro", "qcom,msm8974";
chassis-type = "handset";
aliases {

View File

@ -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 {