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

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

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



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

CRs-Fixed: 2006100
Change-Id: Iff3a83afad159f475d23a579c72d0c7c41c622c8
Signed-off-by: default avatarPuja Gupta <pujag@codeaurora.org>
parent 1a52a7f7
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -2115,6 +2115,10 @@


		/* GPIO output to mss */
		/* GPIO output to mss */
		qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;
		qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;
		qcom,mba-mem@0 {
			compatible = "qcom,pil-mba-mem";
			memory-region = <&pil_mba_mem>;
		};
	};
	};


	tsens0: tsens@10aa000 {
	tsens0: tsens@10aa000 {