aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Botka <[email protected]>2022-12-22 20:32:51 +0100
committerWill Deacon <[email protected]>2023-01-24 11:35:53 +0000
commit822765f44ec1996cf1137b49ff65001098af2714 (patch)
tree5267a70361b05ec8aa855dc94b97c4f411277a94
parent0802999c9b7c3549ce7627d3e6d704f3a127904b (diff)
dt-bindings: arm-smmu: Document smmu-500 binding for SM6125
Document smmu-500 compatibility with the SM6125 SoC. Signed-off-by: Martin Botka <[email protected]> [Marijn: Move compatible to the new, generic, qcom,smmu-500 list] Signed-off-by: Marijn Suijten <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/iommu/arm,smmu.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index 52982ec9ad13..93c6a4ddcf2c 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -44,6 +44,7 @@ properties:
- qcom,sdm670-smmu-500
- qcom,sdm845-smmu-500
- qcom,sm6115-smmu-500
+ - qcom,sm6125-smmu-500
- qcom,sm6350-smmu-500
- qcom,sm6375-smmu-500
- qcom,sm8150-smmu-500
@@ -389,6 +390,7 @@ allOf:
- qcom,sdx55-smmu-500
- qcom,sdx65-smmu-500
- qcom,sm6115-smmu-500
+ - qcom,sm6125-smmu-500
- qcom,sm6350-smmu-500
- qcom,sm6375-smmu-500
- qcom,sm8350-smmu-500