Commit 1477cca8 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

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: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221128131550.858724-2-dmitry.baryshkov@linaro.org
parent 2e62303f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

/ {
	model = "Fairphone 2";
	compatible = "fairphone,fp2", "qcom,msm8974";
	compatible = "fairphone,fp2", "qcom,msm8974pro", "qcom,msm8974";
	chassis-type = "handset";

	aliases {
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

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

	aliases {
+1 −1
Original line number Diff line number Diff line
@@ -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 {