[PATCH v4] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
From: Shawn Guo
Date: Mon May 18 2026 - 21:40:13 EST
Document Applications Processor Subsystem (APSS) SMMU on Qualcomm
Nord SoC.
Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
---
Hi Will,
It has a dependency on Krzysztof's clock constraint change [1].
[1] https://lore.kernel.org/all/20260505071453.34000-2-krzysztof.kozlowski@xxxxxxxxxxxxxxxx/
Changes in v4:
- Rebase on Krzysztof's clock constraint change.
- Link to v3: https://lore.kernel.org/all/20260504080943.825496-1-shengchao.guo@xxxxxxxxxxxxxxxx/
Changes in v3:
- Improve commit log to expand APSS and drop "compatible with" part
- Link to v2: https://lore.kernel.org/all/20260427011728.231026-1-shengchao.guo@xxxxxxxxxxxxxxxx/
Changes in v2:
- Improve commit log to make the compatibility explicit
- Link to v1: https://lore.kernel.org/all/20260420022452.1239665-1-shengchao.guo@xxxxxxxxxxxxxxxx/
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 ed0d10157bd6..35d251259214 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -39,6 +39,7 @@ properties:
- qcom,glymur-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
@@ -616,6 +617,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
--
2.43.0