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

Commit 9bf071bb authored by Jeff Hugo's avatar Jeff Hugo
Browse files

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



Update the smem node to match the current smem binding.

Change-Id: I665b7eafb78f4d95a02a71a8a87824d68b1d6bbc
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
@@ -726,8 +726,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 {
@@ -743,8 +743,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 {
@@ -760,8 +760,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 {
@@ -778,7 +778,9 @@
			qcom,smd-irq-offset = <0x8>;
			qcom,smd-irq-bitmask = <0x1>;
			interrupts = <0 168 1>;
			label = "rpm";
			qcom,irq-no-suspend;
			qcom,not-loadable;
		};
	};