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

Commit f5e8631a authored by Rishi Gupta's avatar Rishi Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: sa2150p: remove incorrect msm-id inclusion



QCS405 and SA2150P are quad core while QCS403 and SA2145P are
dual core. There are separate device tree files for quad and
dual core SoCs hence remove msm-id for dual core from quad
core dtsi include file.

Change-Id: I708a942076ebcfbcde2a4786175fb7a6166c23b5
Signed-off-by: default avatarRishi Gupta <rishgupt@codeaurora.org>
parent 13052c6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
/ {
	model = "Qualcomm Technologies, Inc. QCS405";
	compatible = "qcom,qcs405";
	qcom,msm-id = <352 0x0>, <451 0x0>, <452 0x0>;
	qcom,msm-id = <352 0x0>, <452 0x0>;
	interrupt-parent = <&wakegic>;

	chosen {