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

Commit 774378a4 authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Include msm-id in overlay files for SM6150



Include msm-id in overlay files of all board types of SM6150.

Change-Id: Ie28ec8e7a15e6b3f094ba99de0edaa907f964222
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent 594a477d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SM6150 CDP";
	compatible = "qcom,sm6150-cdp", "qcom,sm6150", "qcom,cdp";
	qcom,msm-id = <355 0x0>;
	qcom,board-id = <1 0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SM6150 IDP";
	compatible = "qcom,sm6150-idp", "qcom,sm6150", "qcom,idp";
	qcom,msm-id = <355 0x0>;
	qcom,board-id = <34 0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SM6150 MTP";
	compatible = "qcom,sm6150-mtp", "qcom,sm6150", "qcom,mtp";
	qcom,msm-id = <355 0x0>;
	qcom,board-id = <8 0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SM6150 RUMI";
	compatible = "qcom,sm6150-rumi", "qcom,sm6150", "qcom,rumi";
	qcom,msm-id = <355 0x0>;
	qcom,board-id = <15 0>;
};