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

Commit 3ff7e84a authored by Jeff Hugo's avatar Jeff Hugo
Browse files

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



Update the smem node to match the current smem binding.

Change-Id: I6df4f77dc8f635944c15cee85312e79904faf066
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 5698cb80
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -423,8 +423,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 {
@@ -440,8 +440,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 {
@@ -457,8 +457,8 @@
			qcom,smd-edge = <6>;
			qcom,smd-irq-offset = <0x8>;
			qcom,smd-irq-bitmask = <0x20000>;
			qcom,pil-string = "wcnss";
			interrupts = <0 142 1>;
			label = "wcnss";
		};

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