Merge "ARM: dts: msm: correct actlr settings for SVM on ravelin"

This commit is contained in:
qctecmdr
2022-12-12 02:47:50 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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;