[PATCH 0/3] iommu/smmu-v3: support suspend/resume

From: Peng Fan (OSS)
Date: Sun Mar 24 2024 - 08:21:02 EST


This patchset takes [1] for reference.
Patchset was tested on NXP i.MX95, but since i.MX95 not has SMMU MSI,
so not able to test MSI part. If anyone could help test, that would be
great.

[1]:
https://lore.kernel.org/lkml/20210721013350.17664-1-cuibixuan@xxxxxxxxxx/T/#m06bf92e2306ba52c106f2d4d24765921d4e9781e

Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---
Peng Fan (3):
iommu/arm-smmu-v3: save bypass in smmu device structure
genirq/msi: cache the last msi msg
iommu/arm-smmu-v3: support suspend/resume

drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 76 +++++++++++++++++++++++++----
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 1 +
kernel/irq/msi.c | 3 ++
3 files changed, 70 insertions(+), 10 deletions(-)
---
base-commit: 13ee4a7161b6fd938aef6688ff43b163f6d83e37
change-id: 20240324-smmu-v3-7fd1a43ed735

Best regards,
--
Peng Fan <peng.fan@xxxxxxx>