[PATCH] dt-bindings: arm-smmu: Add compatible for Kaanapali SoC

Jingyi Wang jingyi.wang at oss.qualcomm.com
Wed Sep 24 16:19:05 PDT 2025


Qualcomm Kaanapali SoC includes apps smmu that implements arm,mmu-500,
which is used to translate device-visible virtual addresses to physical
addresses. Add compatible for it.

Signed-off-by: Jingyi Wang <jingyi.wang at oss.qualcomm.com>
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index 89495f094d52..261c4c699a60 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -35,6 +35,7 @@ properties:
       - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
         items:
           - enum:
+              - qcom,kaanapali-smmu-500
               - qcom,milos-smmu-500
               - qcom,qcm2290-smmu-500
               - qcom,qcs615-smmu-500

---
base-commit: ae2d20002576d2893ecaff25db3d7ef9190ac0b6
change-id: 20250917-knp-smmu-fdfcedb91bba

Best regards,
-- 
Jingyi Wang <jingyi.wang at oss.qualcomm.com>




More information about the linux-arm-kernel mailing list