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

Commit c24aed69 authored by Gaurav Kohli's avatar Gaurav Kohli Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I0e9932a0a779a66b7a3d4b682a60885cb7d799c5
Signed-off-by: default avatarGaurav Kohli <gkohli@codeaurora.org>
parent 2f31e3aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1972,6 +1972,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 = <&pil_mba_mem>;
		};
	};

	qcom,msm-rtb {