mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add phandle to mpss_dsm_mem in the modem PAS node
mpss dsm mem region needs to be hyp-assigned, so obtain a phandle to it in the modem PAS DT node so that it can be referenced from the relevant driver. Change-Id: I02acde8c9dd4f029f3cbd9c30f63cefecda91416
This commit is contained in:
committed by
Chris Goldsworthy
parent
265d052d85
commit
e2146e16cb
@@ -3100,6 +3100,7 @@
|
||||
interconnect-names = "rproc_ddr", "crypto_ddr";
|
||||
|
||||
memory-region = <&mpss_mem &q6_mpss_dtb_mem &system_cma>;
|
||||
mpss_dsm_mem_reg = <&mpss_dsm_mem>;
|
||||
|
||||
/* Inputs from mss */
|
||||
interrupts-extended = <&intc GIC_SPI 264 IRQ_TYPE_EDGE_RISING>,
|
||||
|
||||
Reference in New Issue
Block a user