Message ID | 20211208083423.22037-1-marijn.suijten@somainline.org (mailing list archive) |
---|---|
Headers | show |
Series | firmware: qcom: scm: Add IOMMU pool size and | expand |
On Wed, 8 Dec 2021 09:34:20 +0100, Marijn Suijten wrote: > These patches clean up a leftover duplicate assignment following the > initializer that already set the same values; followed by introducing > two extra SCM calls that allow setting the maximum IOMMU pool size and > changing the pagetable addressing mode to AArch32 LPAE or AArch64 > (per-context). > > AngeloGioacchino Del Regno (2): > firmware: qcom: scm: Add function to set the maximum IOMMU pool size > firmware: qcom: scm: Add function to set IOMMU pagetable addressing > > [...] Applied, thanks! [1/3] firmware: qcom: scm: Remove reassignment to desc following initializer commit: 7823e5aa5d1dd9ed5849923c165eb8f29ad23c54 [2/3] firmware: qcom: scm: Add function to set the maximum IOMMU pool size commit: 943515090ec67f81f6f93febfddb8c9118357e97 [3/3] firmware: qcom: scm: Add function to set IOMMU pagetable addressing commit: 071a13332de894cb3c38b17c82350f1e4167c023 Best regards,