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 Marijn Suijten (1): firmware: qcom: scm: Remove reassignment to desc following initializer drivers/firmware/qcom_scm.c | 37 +++++++++++++++++++++++++++++++------ drivers/firmware/qcom_scm.h | 2 ++ include/linux/qcom_scm.h | 2 ++ 3 files changed, 35 insertions(+), 6 deletions(-) base-commit: fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf -- 2.34.1