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

Commit 8561a2d4 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

ARM: dts: msm: Update to current smem binding for MDM9630



Update the smem node to match the current binding.

Change-Id: Ief2918d3a7ab809854a24ce10aad289d3358eab9
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 5698cb80
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -339,8 +339,8 @@
			qcom,smd-edge = <0>;
			qcom,smd-irq-offset = <0x8>;
			qcom,smd-irq-bitmask = <0x1000>;
			qcom,pil-string = "modem";
			interrupts = <0 25 1>;
			label = "modem";
		};

		qcom,smsm-modem {
@@ -356,8 +356,8 @@
			qcom,smd-edge = <1>;
			qcom,smd-irq-offset = <0x8>;
			qcom,smd-irq-bitmask = <0x100>;
			qcom,pil-string = "adsp";
			interrupts = <0 156 1>;
			label = "adsp";
		};

		qcom,smsm-adsp {
@@ -374,7 +374,9 @@
			qcom,smd-irq-offset = <0x8>;
			qcom,smd-irq-bitmask = <0x1>;
			interrupts = <0 168 1>;
			label = "rpm";
			qcom,irq-no-suspend;
			qcom,not-loadable;
		};
	};