devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] iommu: Remove iommu_fwspec ops
@ 2024-07-02 11:40 Robin Murphy
  2024-07-02 11:40 ` [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks Robin Murphy
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Robin Murphy @ 2024-07-02 11:40 UTC (permalink / raw)
  To: Will Deacon, Joerg Roedel
  Cc: linux-acpi, linux-arm-kernel, linux-kernel, iommu, devicetree,
	Rob Herring, Saravana Kannan, Lorenzo Pieralisi, Hanjun Guo,
	Sudeep Holla, Rafael J. Wysocki, Len Brown, Jean-Philippe Brucker,
	Andy Shevchenko, Yong Wu

v2: https://lore.kernel.org/linux-iommu/cover.1718994350.git.robin.murphy@arm.com/

Hi all,

Just a quick update with an extra patch to avoid the mediatek-v1 driver
breaking (and I have now build-tested ARCH=arm to make sure, apologies
for being lazy before...)

Thanks,
Robin.


Robin Murphy (5):
  iommu/mediatek-v1: Clean up redundant fwspec checks
  iommu: Resolve fwspec ops automatically
  ACPI: Retire acpi_iommu_fwspec_ops()
  OF: Simplify of_iommu_configure()
  iommu: Remove iommu_fwspec ops

 drivers/acpi/arm64/iort.c             | 19 +++-------
 drivers/acpi/scan.c                   | 36 +++++--------------
 drivers/acpi/viot.c                   | 11 ++----
 drivers/iommu/arm/arm-smmu/arm-smmu.c |  3 +-
 drivers/iommu/iommu-priv.h            |  7 ++++
 drivers/iommu/iommu.c                 | 20 +++++------
 drivers/iommu/mtk_iommu_v1.c          | 12 ++-----
 drivers/iommu/of_iommu.c              | 50 ++++++++++-----------------
 drivers/iommu/tegra-smmu.c            |  2 +-
 drivers/of/device.c                   | 30 ++++++----------
 include/acpi/acpi_bus.h               |  3 +-
 include/linux/iommu.h                 | 15 ++------
 12 files changed, 67 insertions(+), 141 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty


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

end of thread, other threads:[~2024-07-12 15:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 11:40 [PATCH v3 0/5] iommu: Remove iommu_fwspec ops Robin Murphy
2024-07-02 11:40 ` [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks Robin Murphy
2024-07-02 11:40 ` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically Robin Murphy
2024-07-12 11:01   ` Jon Hunter
2024-07-12 11:48     ` Robin Murphy
2024-07-12 15:24       ` Jon Hunter
2024-07-12 15:26         ` Will Deacon
2024-07-12 15:28         ` Robin Murphy
2024-07-12 15:31           ` Will Deacon
2024-07-12 15:34             ` Robin Murphy
2024-07-12 15:26       ` Will Deacon
2024-07-02 11:40 ` [PATCH v3 3/5] ACPI: Retire acpi_iommu_fwspec_ops() Robin Murphy
2024-07-02 11:40 ` [PATCH v3 4/5] OF: Simplify of_iommu_configure() Robin Murphy
2024-07-02 11:40 ` [PATCH v3 5/5] iommu: Remove iommu_fwspec ops Robin Murphy
2024-07-04 14:19 ` [PATCH v3 0/5] " Will Deacon

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).