Message ID | 20240911-qcs8300_smmu_binding-v2-1-f53dd9c047ba@quicinc.com |
---|---|
State | Not Applicable |
Headers | show |
Series | [v2] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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,
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