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

Commit c70724d3 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 the board subtype for sxr1120 external codec"

parents f0b72789 0604033d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,5 +26,5 @@
	model = "Qualcomm Technologies, Inc. SXR1120 LC Groot+PM8005 Ext. Audio Codec MTP";
	compatible = "qcom,sxr1120-mtp", "qcom,sxr1120", "qcom,mtp";
	qcom,msm-id = <370 0x0>;
	qcom,board-id = <8 1>;
	qcom,board-id = <8 9>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
/ {
	model = "Qualcomm Technologies, Inc. SXR1120 LC Groot+PM8005 Ext. Audio Codec MTP";
	compatible = "qcom,sxr1120-mtp", "qcom,sxr1120", "qcom,mtp";
	qcom,board-id = <8 1>;
	qcom,board-id = <8 9>;
};