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

Commit 4878c7c5 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: Fix adb reboot issue for sxr1120"

parents 8cf693a6 4bf3bced
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -30,3 +30,7 @@
	qcom,msm-id = <370 0x0>;
	qcom,board-id = <1 1>;
};

&int_codec {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -24,3 +24,7 @@
	compatible = "qcom,sxr1120-cdp", "qcom,sxr1120", "qcom,cdp";
	qcom,board-id = <1 1>;
};

&int_codec {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -31,3 +31,7 @@
	qcom,msm-id = <370 0x0>;
	qcom,board-id = <8 9>;
};

&int_codec {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -24,3 +24,7 @@
	compatible = "qcom,sxr1120-mtp", "qcom,sxr1120", "qcom,mtp";
	qcom,board-id = <8 9>;
};

&int_codec {
	status = "disabled";
};