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

Commit fa9a897a authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

ARM: dts: msm: Add NL shared memory region in fsm9900



Add shared memory region for NL (Network Listen) samples
in all FSM9900 targets.

Change-Id: I0230d582bb5898b88d526580edd0894aeca37ed0
Acked-by: default avatarHo Lee <holee@qti.qualcomm.com>
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 5f953ec6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -445,6 +445,13 @@
		qcom,client-id = <0x00000001>;
	};

	qcom,nl_debug_sharedmem@1a100000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x1a100000 0x01000000>;
		reg-names = "nl_debug";
		qcom,client-id = <0x00000001>;
	};

	qcom,ion {
		compatible = "qcom,msm-ion";
		#address-cells = <1>;