From 2a5b7d11ee28c036a9c94d66ba13d59ff07d068d Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Tue, 19 May 2026 09:39:50 +0800 Subject: [PATCH] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC Document Applications Processor Subsystem (APSS) SMMU on Qualcomm Nord SoC. Signed-off-by: Shawn Guo Reviewed-by: Krzysztof Kozlowski Signed-off-by: Will Deacon --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 25fd3efa2420..a1b562c87858 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -40,6 +40,7 @@ properties: - qcom,hawi-smmu-500 - qcom,kaanapali-smmu-500 - qcom,milos-smmu-500 + - qcom,nord-smmu-500 - qcom,qcm2290-smmu-500 - qcom,qcs615-smmu-500 - qcom,qcs8300-smmu-500 @@ -618,6 +619,7 @@ allOf: - qcom,glymur-smmu-500 - qcom,kaanapali-smmu-500 - qcom,milos-smmu-500 + - qcom,nord-smmu-500 - qcom,qcs615-smmu-500 - qcom,qcs8300-smmu-500 - qcom,sa8775p-smmu-500