mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: correct actlr settings for SVM on ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
434bb961c6
@@ -63,15 +63,11 @@
|
||||
apps-smmu@15000000 {
|
||||
qcom,actlr =
|
||||
/* Display and camera clients, +0 PF */
|
||||
<0x800 0x3ff 0x1>,
|
||||
<0xc00 0x3ff 0x1>,
|
||||
<0x2000 0xE0 0x1>,
|
||||
<0x2100 0x60 0x1>,
|
||||
<0x1900 0x3F 0x1>,
|
||||
<0x1800 0xFF 0x1>,
|
||||
<0x800 0x7FF 0x1>,
|
||||
/* For video clients, +3 PF */
|
||||
<0x2180 0x27 0x103>,
|
||||
/* NSP clients, +15PF */
|
||||
<0x1000 0x3ff 0x303>,
|
||||
<0x1400 0x3ff 0x303>;
|
||||
<0x1980 0x3F 0x103>;
|
||||
};
|
||||
|
||||
/delete-node/ qup_common_iommu_group;
|
||||
|
||||
Reference in New Issue
Block a user