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

Commit 767b28b9 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko Committed by Stephen Boyd
Browse files

ARM: dts: msm: Move qcom,msm-id property where it belongs for 8610



Move the qcom,msm-id property for 8610 targets out of
board-specific files and into SoC-specific files, since
this property is intended to identify a specific SoC type.

Change-Id: I001b3e43b8956aee38082a3f2455941b3ed27c90
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent fd9a1497
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@
	model = "Qualcomm MSM 8610 QRD";
	compatible = "qcom,msm8610-qrd", "qcom,msm8610", "qcom,qrd";
	qcom,board-id = <11 1>, <11 0>;
	qcom,msm-id = <147 0>, <165 0>, <161 0>, <162 0>,
				  <163 0>, <164 0>, <166 0>;
};

&soc {
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@
	model = "Qualcomm MSM 8610 QRD";
	compatible = "qcom,msm8610-qrd", "qcom,msm8610", "qcom,qrd";
	qcom,board-id = <11 3>;
	qcom,msm-id = <147 0>, <165 0>, <161 0>, <162 0>,
				  <163 0>, <164 0>, <166 0>;
};

&soc {
+8 −0
Original line number Diff line number Diff line
@@ -15,6 +15,14 @@
/ {
	model = "Qualcomm MSM 8610";
	compatible = "qcom,msm8610";
	qcom,msm-id = <147 0>,
		      <165 0>,
		      <161 0>,
		      <162 0>,
		      <163 0>,
		      <164 0>,
		      <166 0>;

	interrupt-parent = <&intc>;

	memory {