All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290
@ 2021-10-01 14:00 ` Loic Poulain
  0 siblings, 0 replies; 8+ messages in thread
From: Loic Poulain @ 2021-10-01 14:00 UTC (permalink / raw)
  To: will, robh+dt, joro
  Cc: devicetree, Loic Poulain, iommu, shawn.guo, robin.murphy

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
---
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
index 55690af..d105186 100644
--- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
+++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -412,6 +412,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
 	{ .compatible = "qcom,sm8150-smmu-500" },
 	{ .compatible = "qcom,sm8250-smmu-500" },
 	{ .compatible = "qcom,sm8350-smmu-500" },
+	{ .compatible = "qcom,qcm2290-smmu-500" },
 	{ }
 };
 
-- 
2.7.4

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

end of thread, other threads:[~2021-10-04 12:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-01 14:00 [PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290 Loic Poulain
2021-10-01 14:00 ` Loic Poulain
2021-10-01 14:00 ` [PATCH 2/2] dt-bindings: arm-smmu: Add qcm2290 compatible strings Loic Poulain
2021-10-01 14:00   ` Loic Poulain
2021-10-01 17:32 ` [PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290 Bjorn Andersson
2021-10-01 17:32   ` Bjorn Andersson
2021-10-04 12:05 ` Will Deacon
2021-10-04 12:05   ` Will Deacon

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.