linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and
@ 2021-12-08  8:34 Marijn Suijten
  2021-12-08  8:34 ` [PATCH 1/3] firmware: qcom: scm: Remove reassignment to desc following initializer Marijn Suijten
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Marijn Suijten @ 2021-12-08  8:34 UTC (permalink / raw)
  To: phone-devel, Andy Gross, Bjorn Andersson
  Cc: ~postmarketos/upstreaming, AngeloGioacchino Del Regno,
	Konrad Dybcio, Martin Botka, Jami Kettunen, Pavel Dubrova,
	Marijn Suijten, Alex Elder, Kalle Valo, Arnd Bergmann,
	Daniel Lezcano, Thara Gopinath, Elliot Berman, linux-arm-msm,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-02-04 18:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08  8:34 [PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and Marijn Suijten
2021-12-08  8:34 ` [PATCH 1/3] firmware: qcom: scm: Remove reassignment to desc following initializer Marijn Suijten
2021-12-08 13:30   ` Alex Elder
2021-12-08  8:34 ` [PATCH 2/3] firmware: qcom: scm: Add function to set the maximum IOMMU pool size Marijn Suijten
2021-12-08 13:30   ` Alex Elder
2021-12-08 23:44     ` Marijn Suijten
2021-12-10 16:28       ` AngeloGioacchino Del Regno
2021-12-10 21:44         ` Alex Elder
2021-12-08  8:34 ` [PATCH 3/3] firmware: qcom: scm: Add function to set IOMMU pagetable addressing Marijn Suijten
2021-12-08 13:30   ` Alex Elder
2022-02-04 18:35 ` [PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).