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

Commit fff5f5f3 authored by Puja Gupta's avatar Puja Gupta
Browse files

ARM: dts: msm: Allow modem MBA to be loaded in carveout for MSM8996



Add sub-device node to allow mba to be able to load in carveout memory
region for MSM8996.

CRs-Fixed: 1007329
Change-Id: Ied9c72bc616e7cccc0c4ef77ec5a229155bd2f45
Signed-off-by: default avatarPuja Gupta <pujag@codeaurora.org>
parent e4e84805
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2358,6 +2358,10 @@
		/* GPIO output to mss */
		qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;
		status = "ok";
		qcom,mba-mem@0 {
			compatible = "qcom,pil-mba-mem";
			memory-region = <&peripheral_mem>;
		};
	};

	tsens0: tsens@4a9000 {