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

Commit 3afa2e63 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Update msm-id format for APQ8084 Interposer



Update the APQ8084 Interposer device tree files to use the
split qcom,msm-id and qcom,board-id properties for matching
a device tree to a specific hardware type. Use the correct
platform subtype for identifying the interposer hardware.

Change-Id: I5cf126c89cf5ee91d5cf26397e749e06fe0dda24
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 86155e46
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -16,10 +16,7 @@
/include/ "apq8084-cdp.dtsi"

/ {
	model = "Qualcomm MSM 8974Pro-AC APQ8084 Interporser CDP";
	model = "Qualcomm MSM 8974Pro-AC APQ8084 Interporser CDP / MTP";
	compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,cdp";
	qcom,msm-id = <194 1 0x10000>,
		      <210 1 0x10000>,
		      <213 1 0x10000>,
		      <216 1 0x10000>;
	qcom,board-id = <1 2>, <8 2>;
};
+7 −0
Original line number Diff line number Diff line
@@ -22,6 +22,13 @@
/include/ "msm-pma8084.dtsi"
/include/ "msm8974pro-ac-regulator.dtsi"

/ {
	qcom,msm-id = <194 0x10000>,
		      <210 0x10000>,
		      <213 0x10000>,
		      <216 0x10000>;
};

/*
 * Override PM8841 and PM8941 resources with proper PMA8084 resources for
 * MSM8974Pro AC.