All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
@ 2022-07-26 20:07 ` Sam Protsenko
  0 siblings, 0 replies; 24+ messages in thread
From: Sam Protsenko @ 2022-07-26 20:07 UTC (permalink / raw)
  To: Marek Szyprowski, Krzysztof Kozlowski
  Cc: Joerg Roedel, Will Deacon, Robin Murphy, Janghyuck Kim,
	Cho KyongHo, Daniel Mentz, David Virag, Sumit Semwal, iommu,
	linux-arm-kernel, linux-samsung-soc, linux-kernel

Exynos IOMMU driver implements fault handling for SysMMU v1..v5. But the
abstraction currently used is not suited for SysMMU v7, as it has quite
different fault related register set.

This patch series reworks the mentioned fault handling abstraction and
adds fault handling support for SysMMU v7.

Sam Protsenko (2):
  iommu/exynos: Abstract getting the fault info
  iommu/exynos: Implement fault handling on SysMMU v7

 drivers/iommu/exynos-iommu.c | 208 ++++++++++++++++++++++++-----------
 1 file changed, 143 insertions(+), 65 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-01-25 11:06 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 20:07 [PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7 Sam Protsenko
2022-07-26 20:07 ` Sam Protsenko
2022-07-26 20:07 ` [PATCH 1/2] iommu/exynos: Abstract getting the fault info Sam Protsenko
2022-07-26 20:07   ` Sam Protsenko
2022-08-12 12:25   ` Marek Szyprowski
2022-08-12 12:25     ` Marek Szyprowski
2022-10-24 14:43     ` Sam Protsenko
2022-10-24 14:43       ` Sam Protsenko
2022-12-21 21:32       ` Sam Protsenko
2022-12-21 21:32         ` Sam Protsenko
2022-12-22 13:20         ` Marek Szyprowski
2022-12-22 13:20           ` Marek Szyprowski
2022-12-22 15:23           ` Sam Protsenko
2022-12-22 15:23             ` Sam Protsenko
2022-12-22 15:34             ` Marek Szyprowski
2022-12-22 15:34               ` Marek Szyprowski
2023-01-21 20:28               ` Sam Protsenko
2023-01-21 20:28                 ` Sam Protsenko
2022-07-26 20:07 ` [PATCH 2/2] iommu/exynos: Implement fault handling on SysMMU v7 Sam Protsenko
2022-07-26 20:07   ` Sam Protsenko
2022-08-08 17:18 ` [PATCH 0/2] iommu/exynos: Add " Sam Protsenko
2022-08-08 17:18   ` Sam Protsenko
2023-01-25 11:05 ` Joerg Roedel
2023-01-25 11:05   ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.