Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux-seco-qcom
Manage
Activity
Members
Labels
Code
Merge requests
6
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
qualcomm
linux-seco-qcom
Commits
310e359b
Commit
310e359b
authored
4 months ago
by
QCTECMDR Service
Committed by
Gerrit - the friendly Code Review server
4 months ago
Browse files
Options
Downloads
Plain Diff
Merge "PENDING: arm64: dts: qcom: qcs8300: Delete duplicate cdsp fastrpc nodes"
parents
812ea8e7
54bb2734
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/qcom/qcs8300.dtsi
+4
-20
4 additions, 20 deletions
arch/arm64/boot/dts/qcom/qcs8300.dtsi
with
4 additions
and
20 deletions
arch/arm64/boot/dts/qcom/qcs8300.dtsi
+
4
−
20
View file @
310e359b
...
...
@@ -3606,11 +3606,7 @@ compute-cb@1 {
compatible = "qcom,fastrpc-compute-cb";
reg = <1>;
iommus = <&apps_smmu 0x19c1 0x0440>,
<&apps_smmu 0x1dc1 0x0440>,
<&apps_smmu 0x1961 0x0400>,
<&apps_smmu 0x1d61 0x0400>,
<&apps_smmu 0x1981 0x0440>,
<&apps_smmu 0x1d81 0x0440>;
<&apps_smmu 0x1961 0x0400>;
dma-coherent;
};
...
...
@@ -3618,11 +3614,7 @@ compute-cb@2 {
compatible = "qcom,fastrpc-compute-cb";
reg = <2>;
iommus = <&apps_smmu 0x19c2 0x0440>,
<&apps_smmu 0x1dc2 0x0440>,
<&apps_smmu 0x1962 0x0400>,
<&apps_smmu 0x1d62 0x0400>,
<&apps_smmu 0x1982 0x0440>,
<&apps_smmu 0x1d82 0x0440>;
<&apps_smmu 0x1962 0x0400>;
dma-coherent;
};
...
...
@@ -3630,11 +3622,7 @@ compute-cb@3 {
compatible = "qcom,fastrpc-compute-cb";
reg = <3>;
iommus = <&apps_smmu 0x19c3 0x0440>,
<&apps_smmu 0x1dc3 0x0440>,
<&apps_smmu 0x1963 0x0400>,
<&apps_smmu 0x1d63 0x0400>,
<&apps_smmu 0x1983 0x0440>,
<&apps_smmu 0x1d83 0x0440>;
<&apps_smmu 0x1963 0x0400>;
dma-coherent;
};
...
...
@@ -3642,11 +3630,7 @@ compute-cb@4 {
compatible = "qcom,fastrpc-compute-cb";
reg = <4>;
iommus = <&apps_smmu 0x19c4 0x0440>,
<&apps_smmu 0x1dc4 0x0440>,
<&apps_smmu 0x1964 0x0400>,
<&apps_smmu 0x1d64 0x0400>,
<&apps_smmu 0x1984 0x0440>,
<&apps_smmu 0x1d84 0x0440>;
<&apps_smmu 0x1964 0x0400>;
dma-coherent;
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment