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

Commit 3ef831e6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Revised RCM RC variant id for sdxlemur"

parents 7a9a05dd ed22a4a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,5 +9,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR RCM Root Complex";
	model = "Qualcomm Technologies, Inc. SDXLEMUR RCM Root Complex";
	compatible = "qcom,sdxlemur-rcm",
	compatible = "qcom,sdxlemur-rcm",
		"qcom,sdxlemur", "qcom,rcm";
		"qcom,sdxlemur", "qcom,rcm";
	qcom,board-id = <0x1010015 0x301>;
	qcom,board-id = <0x10015 0x300>;
};
};