[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240911-qcs8300_smmu_binding-v2-1-f53dd9c047ba@quicinc.com>
Date: Wed, 11 Sep 2024 15:18:54 +0800
From: Jingyi Wang <quic_jingyw@...cinc.com>
To: Will Deacon <will@...nel.org>, Robin Murphy <robin.murphy@....com>,
"Joerg
Roedel" <joro@...tes.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
CC: <quic_tengfan@...cinc.com>, <linux-arm-kernel@...ts.infradead.org>,
<iommu@...ts.linux.dev>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <quic_tingweiz@...cinc.com>,
<quic_aiquny@...cinc.com>, <quic_tengfan@...cinc.com>,
Zhenhua Huang
<quic_zhenhuah@...cinc.com>,
Jingyi Wang <quic_jingyw@...cinc.com>
Subject: [PATCH v2] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
From: Zhenhua Huang <quic_zhenhuah@...cinc.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@...cinc.com>
Signed-off-by: Jingyi Wang <quic_jingyw@...cinc.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@...cinc.com>
Powered by blists - more mailing lists