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: Puja Gupta <pujag@codeaurora.org>
This commit is contained in:
parent
1a52a7f7d0
commit
fcb2e0761d
1 changed files with 4 additions and 0 deletions
|
@ -2115,6 +2115,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>;
|
||||
};
|
||||
};
|
||||
|
||||
tsens0: tsens@10aa000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue