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

Commit 5678fffa authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update model name for SMB based MTP/CDP"

parents 7d4b389b 23955a58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
#include "msm8916-cdp.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. MSM 8916 CDP";
	model = "Qualcomm Technologies, Inc. MSM 8916 SMB1360 CDP";
	compatible = "qcom,msm8916-cdp", "qcom,msm8916", "qcom,cdp";
	qcom,board-id = <1 1>;
};
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
#include "msm8916-mtp.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
	model = "Qualcomm Technologies, Inc. MSM 8916 SMB1360 MTP";
	compatible = "qcom,msm8916-mtp", "qcom,msm8916", "qcom,mtp";
	qcom,board-id = <8 1>;
};