mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add CMA area for the modem PAS on cape
Add a CMA area for dma_alloc_coherent() calls for the modem device on cape. Change-Id: I3b837dd67583cb1d5a3a8317d60a071f1a77c230
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
8a76585e81
commit
8642bbd319
@@ -1657,7 +1657,7 @@
|
||||
<&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
interconnect-names = "rproc_ddr","crypto_ddr";
|
||||
|
||||
memory-region = <&mpss_mem>;
|
||||
memory-region = <&mpss_mem &system_cma>;
|
||||
|
||||
/* Inputs from mss */
|
||||
interrupts-extended = <&intc GIC_SPI 264 IRQ_TYPE_EDGE_RISING>,
|
||||
|
||||
Reference in New Issue
Block a user