Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5861e25c authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ARM: dts: msm: Add V1 to msm-name property for SM8150 V1



Currently, the msm-name property for SM8150 is "sm8150",
which can lead to ambiguity about the version of sm8150.
Add "V1" to msm-name to eliminate ambiguity about sm8150
version.

Change-Id: Ib8eb1ab3f7f9f3f0f3d5d717fc02b87669125558
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent f6fbeafa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
/ {
	model = "Qualcomm Technologies, Inc. SM8150";
	compatible = "qcom,sm8150";
	qcom,msm-name = "SM8150";
	qcom,msm-name = "SM8150 V1";
	qcom,msm-id = <339 0x10000>;
	interrupt-parent = <&pdc>;