Commit Graph

24 Commits

Author SHA1 Message Date
Akhil Manikoth Kallankandy
17ebcbb45d ARM: dts: msm: Add parrot soc id's
Add parrot soc id's

Change-Id: I33f2f6e8402cf4f1dd3dd102579be58bc5446f40
2024-07-15 23:14:21 -07:00
Linux Build Service Account
529ebda75e Merge "ARM: dts: msm: Add parrot dts and dtsi files" into dsp-kernel.lnx.2.0 2024-07-15 23:00:49 -07:00
Akhil Manikoth Kallankandy
fa64779d37 ARM: dts: msm: Add parrot dts and dtsi files
Add context banks support for parrot

Change-Id: Iec07cdee087f72762d278ac4c9015497c22ec007
2024-07-10 10:38:39 +05:30
Abhinav Parihar
8a8c40f33a arm64: dts: qcom: monaco: Remove coherent property for monaco
Remove coherent proeprty for fastrpc smmu context banks in
monaco target. Monaco target doesn't support IO coherency hence
coherent property is not applicable for monaco.

Change-Id: I9d1f46825b264c48dc519cf6be3cb1edb6241d70
Signed-off-by: Abhinav Parihar <quic_parihar@quicinc.com>
2024-07-09 14:27:02 +05:30
Edgar Flores
5ccc2af5ed arm64: dts: msm: Add iova alignment flags for trusted dtsi
Add iova-max-align-shift and iova-best-fit flags to maximize
smmu allocation and minimize smmu fragmentation.

Change-Id: Iaaab351ca5498a26243ecccd8392ec0bd1c9572c
2024-05-28 15:04:09 -07: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
Anand Kulkarni
48f365b6cf arm64: dts: qcom: monaco: Add devicetree files for monaco
Add devicetree files with fastrpc property and context banks
information for monaco target.

Change-Id: Id98c632698dfcd0d33b5c6346ce940a726ee7067
Signed-off-by: Anand Kulkarni <quic_anankulk@quicinc.com>
2024-05-10 11:14:36 +05:30
qctecmdr
3c197de66e Merge "ARM: dts: msm: new MSM-ID to support for different packagings" 2024-05-03 16:00:43 -07:00
Vivekanand Tryambake
c6c5a4d000 ARM: dts: msm: new MSM-ID to support for different packagings
Add new MSM-ID for SUN target

Change-Id: I6690c1ee67e18e272b8eaba26dc8f37e95c4b1e5
2024-05-02 14:19:42 -07:00
Abhinav Parihar
6cbb8a3adf arm64: dts: qcom: niobe: Disable niobe devicetree files
This change removes niobe related dsp-devicetree files. As
kernel devicetree is proprietary removing niobe devicetree
from opensource.

Change-Id: If7a080918924a99673b42532164742bfdf5c1d11
Signed-off-by: Abhinav Parihar <quic_parihar@quicinc.com>
2024-04-22 10:42:33 +05:30
Himateja Reddy
fbe37c58a9 arm64: dts: msm: Add SOC info for sun targets
Currently SOC info is not part of DT. Add SOC info to support
sun targets

Change-Id: I5f22bea964a9b9a561a4ddd1299d34c49f7d0954
Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2024-04-02 09:03:29 -07:00
qctecmdr
507a690d7a Merge "ARM: dts: qcom: Add new msm-ids for niobe SoC" 2024-04-01 19:15:04 -07:00
qctecmdr
28a64c8190 Merge "arm64: dts: msm: Fix sun's trusted dtsi compilation" 2024-03-31 20:58:47 -07:00
Abhinav Parihar
b18a9fc602 ARM: dts: qcom: Add new msm-ids for niobe SoC
Add new msm-ids for fastrpc dts to support different
msm profiles.

Change-Id: Iaadf6d39bc76fc685d42fb985de558501dae37d5
2024-03-31 15:50:01 +05:30
Edgar Flores
4fa97ee67b arm64: dts: msm: Fix sun's trusted dtsi compilation
Update dtsi syntax to fix compilation.

Change-Id: I18d2b4960dfdcdc325abf78b57f3f289b2b10ffe
2024-03-29 10:48:51 -07:00
Edgar Flores
0470248d10 ARM: dts: qcom: Add new msm-ids for sun SoC
Add new msm-ids for fastrpc dts to support different
thermal profiles.

Change-Id: I09dca4a363d70a35dd5d7860b6f4f5580184b4e1
2024-03-28 09:24:48 -07:00
qctecmdr
76b52ca390 Merge "arm64: dts: msm: Update iommu address field in DT" 2024-03-21 04:27:21 -07:00
Edgar Flores
3969e073bd ARM: dts: Fix compilation of fastrpc device tree
Add Pakala msm-id to fastrpc trusted drivers's dts file.

Change-Id: I01069d942a4901a1bef35fbddbee357926fad3e1
2024-03-04 17:31:48 -08: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
f96ec39484 arm64: dts: qcom: sun: Add pineapple and blair DT files to opensource
Add the removed DT files of pineapple and blair targets to opensource
project.

Change-Id: I20afed782c053c2899fd3f662278f6721ad2e2e6
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-22 15:53:03 -08:00
Anirudh Raghavendra
735781a845 arm64: dts: qcom: sun: Enable compilation of opensource dt project
Enable compilation of devicetree files in opensource dsp-devicetree

Change-Id: I399f8f8c09c9d2b4d537316e1dd8706be25d0681
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-21 11:00:09 -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
Gerrit SelfHelp Service Account
6f17fc6154 Initial empty repository 2024-01-23 23:34:08 -08:00