Skip to content

Commit d1e22c7

Browse files
quic-qqzhouwilldeacon
authored andcommitted
dt-bindings: arm-smmu: document QCS615 GPU SMMU
Add the compatible for Qualcomm QCS615 GPU SMMU. Add the compatible in the list of 3 clocks required by the GPU SMMU. Remove the compatible from the "no clocks" list. Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241122074922.28153-2-quic_qqzhou@quicinc.com Signed-off-by: Will Deacon <will@kernel.org>
1 parent 87cafa0 commit d1e22c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/iommu/arm,smmu.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ properties:
8888
items:
8989
- enum:
9090
- qcom,qcm2290-smmu-500
91+
- qcom,qcs615-smmu-500
9192
- qcom,sa8255p-smmu-500
9293
- qcom,sa8775p-smmu-500
9394
- qcom,sar2130p-smmu-500
@@ -475,6 +476,7 @@ allOf:
475476
items:
476477
- enum:
477478
- qcom,qcm2290-smmu-500
479+
- qcom,qcs615-smmu-500
478480
- qcom,sm6115-smmu-500
479481
- qcom,sm6125-smmu-500
480482
- const: qcom,adreno-smmu
@@ -560,7 +562,6 @@ allOf:
560562
- cavium,smmu-v2
561563
- marvell,ap806-smmu-500
562564
- nvidia,smmu-500
563-
- qcom,qcs615-smmu-500
564565
- qcom,qcs8300-smmu-500
565566
- qcom,qdu1000-smmu-500
566567
- qcom,sa8255p-smmu-500

0 commit comments

Comments
 (0)