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

Commit bdfb0b40 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: Enable device tree support for sdmdolphin"

parents 7f311ef8 f8967a7b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,8 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L AQT CDP";
	compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
	qcom,msm-id = <360 0x0>;
	qcom,msm-id =	<360 0x0>,
			<393 0x0>;
	qcom,board-id = <1 4>;
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
		       <0x0001001b 0x0102001a 0x0 0x0>,
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L CDP";
	compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
	qcom,msm-id = <360 0x0>;
	qcom,msm-id =	<360 0x0>,
			<393 0x0>;
	qcom,board-id = <1 0>;
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
		       <0x0001001b 0x0102001a 0x0 0x0>,
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L Ext. Audio Codec CDP";
	compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
	qcom,msm-id = <360 0x0>;
	qcom,msm-id =	<360 0x0>,
			<393 0x0>;
	qcom,board-id = <1 1>;
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
		       <0x0001001b 0x0102001a 0x0 0x0>,
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L Ext. Audio Codec MTP";
	compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp";
	qcom,msm-id = <360 0x0>;
	qcom,msm-id =	<360 0x0>,
			<393 0x0>;
	qcom,board-id = <8 1>;
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
		       <0x0001001b 0x0102001a 0x0 0x0>,
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,8 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660A Ext. Audio Codec CDP";
	compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
	qcom,msm-id = <360 0x0>;
	qcom,msm-id =	<360 0x0>,
			<393 0x0>;
	qcom,board-id = <1 1>;
	qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>,
		       <0x0001001b 0x0002001a 0x0 0x0>,
Loading