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

Commit 814df400 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I6770093a8d3a350a86785f979b21160f0d41dd52
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent d2b2c26c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1132,6 +1132,10 @@

		/* GPIO output to mss */
		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>;
		};
	};

	qcom,lpass@17300000 {