Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 1 file changed, 2 insertions(+)
From: Zhenhua Huang <quic_zhenhuah@quicinc.com>
Qualcomm QCS8300 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: Zhenhua Huang <quic_zhenhuah@quicinc.com>
Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
Changes in v2:
- decoupled from the original series.
- Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com
---
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 280b4e49f219..a848ad2a2106 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -36,6 +36,7 @@ properties:
items:
- enum:
- qcom,qcm2290-smmu-500
+ - qcom,qcs8300-smmu-500
- qcom,qdu1000-smmu-500
- qcom,sa8775p-smmu-500
- qcom,sc7180-smmu-500
@@ -552,6 +553,7 @@ allOf:
- cavium,smmu-v2
- marvell,ap806-smmu-500
- nvidia,smmu-500
+ - qcom,qcs8300-smmu-500
- qcom,qdu1000-smmu-500
- qcom,sc7180-smmu-500
- qcom,sdm670-smmu-500
---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-qcs8300_smmu_binding-9fc545f09c30
Best regards,
--
Jingyi Wang <quic_jingyw@quicinc.com>
On Wed, 11 Sep 2024 15:18:54 +0800, Jingyi Wang wrote: > Qualcomm QCS8300 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. > > Applied to will (for-joerg/arm-smmu/bindings), thanks! [1/1] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC https://git.kernel.org/will/c/4638a0474d34 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev
© 2016 - 2024 Red Hat, Inc.