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

Commit 9d6c52f5 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

ARM: dts: msm: Add appropriate pmic major version msm8937



Add appropriate pmic major version for msm8937-pmi8950
combination for detecting the proper dtb during
device boot up.

Change-Id: I5156e687ccf459173423c8eaaf7e048de253d9ed
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 5d82f29d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. APQ8937-PMI8950 CDP";
	compatible = "qcom,apq8037-cdp", "qcom,apq8037", "qcom,cdp";
	qcom,board-id= <1 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. APQ8937-PMI8950 MTP";
	compatible = "qcom,apq8037-mtp", "qcom,apq8037", "qcom,mtp";
	qcom,board-id= <8 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. MSM8937-PMI8950 CDP";
	compatible = "qcom,msm8937-cdp", "qcom,msm8937", "qcom,cdp";
	qcom,board-id= <1 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. MSM8937-PMI8950 MTP";
	compatible = "qcom,msm8937-mtp", "qcom,msm8937", "qcom,mtp";
	qcom,board-id= <8 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. MSM8937-PMI8950 RCM";
	compatible = "qcom,msm8937-cdp", "qcom,msm8937", "qcom,cdp";
	qcom,board-id= <21 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
};