Commit Graph

6 Commits

Author SHA1 Message Date
Liam Mark
a1df76367c arm64: dts: msm: Increase GLINK intents
There is currently a potential for a deadlock in the DSP when it wants to send a GLINK message but is waiting for an intent.

Increase the number of intents to 1 more than the number of DSP supported threads so that the DSP won't have to wait for intents.

Signed-off-by: Liam Mark <quic_lmark@quicinc.com>
Change-Id: I8503886606027df45d6bcd2f4492a484cdc84696
2024-11-19 15:02:35 -08:00
Himateja Reddy
b8de1292e9 arm64: dts: qcom: sun: Add SMMU pool configuration
Add Unsigned PD pool configuration and allocation ranges property,
used to pool multiple SMMU context banks with a fixed allocation
ranges. This pool can be used by multiple Unsigned applications
to offload to remote DSP subsystem and this removes the limitation
of only allowing fixed number of Unsigned applications to offload
to remote DSP subsystem.

Change-Id: I3dc4309f4423aae7e68c743d129f9671a1ed96ca
Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2024-05-20 16:52:00 -07:00
qctecmdr
76b52ca390 Merge "arm64: dts: msm: Update iommu address field in DT" 2024-03-21 04:27:21 -07:00
Anirudh Raghavendra
d6c8f03029 arm64: dts: msm: Update iommu address field in DT
Update DT to accomodate new devicetree property 'iommu-addresses' which describes the IOVA addresses that cannot be used.
Update qcom,iommu-dma-addr-pool field to iommu-addresses to reflect this.

Update PVM DT file to include all the addresses. Update TVM DT file accordingly.

Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
Change-Id: I8fc25330c2db8d468c283c7c64136177031a8d9c
2024-02-29 10:28:54 -08:00
Anirudh Raghavendra
a8c3e5c738 arm64: dts: msm: Propagate gerrits 5108976 and 5008443 to opensource branch
Manually propagate gerrits to new opensource branch from older proprietary branch.

Change-Id: I982aa22e173de607f1dc6be778b7887eb47dbcfe
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-26 13:39:03 -08:00
Anirudh Raghavendra
68b5b87364 arm64: dts: qcom: sun: Add devicetree files to opensource project
dsp-devicetree files are currently a part of a proprietary project
and there is a requirement to move them to an opensource project.
This change adds the required files to opensource project with
the compilation disabled until the files are merged.

Change-Id: I9838c13afbcadec7c5a18bab1ccf867e32070cea
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-20 11:54:49 -08:00