linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
@ 2023-12-16 16:26 Dmitry Baryshkov
  2023-12-16 16:26 ` [PATCH v2 1/3] iommu/msm-iommu: don't limit the driver too much Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dmitry Baryshkov @ 2023-12-16 16:26 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Joerg Roedel, Will Deacon,
	Robin Murphy
  Cc: linux-arm-kernel, linux-arm-msm, iommu, Russell King

The Kconfig for 32-bit Qualcomm arch predates DT and multi-machine
support. It still defines ARCH_MSM* types for some (but not all) 32-bit
Qualcomm machines. The MSM_IOMMU driver has a strict dependency on one
of such kinds.

With the DT support in place, this has become obsolete quite a while
ago. Replace all 32-bit Qualcomm ARCH kinds with the single Kconfig
entry for the workaround required to be enabled for some of those 32-bit
platforms.

Changes since v1:
- Renamed ARCH_QCOM_SMEM to ARCH_QCOM_RESERVE_SMEM (Bjorn)

Dmitry Baryshkov (3):
  iommu/msm-iommu: don't limit the driver too much
  ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes
  ARM: qcom: merge remaining subplatforms into sensible Kconfig entry

 arch/arm/Makefile          |  4 +---
 arch/arm/mach-qcom/Kconfig | 41 ++++++++------------------------------
 drivers/iommu/Kconfig      |  2 +-
 3 files changed, 10 insertions(+), 37 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-02-07  4:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-16 16:26 [PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries Dmitry Baryshkov
2023-12-16 16:26 ` [PATCH v2 1/3] iommu/msm-iommu: don't limit the driver too much Dmitry Baryshkov
2023-12-16 18:39   ` Konrad Dybcio
2023-12-31  0:48   ` Dmitry Baryshkov
2023-12-16 16:26 ` [PATCH v2 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes Dmitry Baryshkov
2023-12-20  0:40   ` Konrad Dybcio
2023-12-16 16:27 ` [PATCH v2 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry Dmitry Baryshkov
2024-02-07  4:46 ` [PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries 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).