diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-03-13 19:44:17 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-03-27 14:31:15 +0300 |
commit | 16d1646871fbe800c9751f0816a970f9126a6586 (patch) | |
tree | cafb9e5851465c33deef3c027ad9636d44134f5e /Documentation/devicetree/bindings/iommu/arm,smmu.yaml | |
parent | 5c3686616b1840b3143b227eb58fb1c1621d204e (diff) | |
download | linux-16d1646871fbe800c9751f0816a970f9126a6586.tar.xz |
dt-bindings: arm-smmu: Add SM8350 Adreno SMMU
Document the Adreno SMMU present on SM8350.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230313-topic-gpu_smmu_bindings-v3-2-66ab655fbfd5@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu/arm,smmu.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index b3a8f5864648..f45e4296a5ea 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -82,6 +82,7 @@ properties: - qcom,sc7280-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 + - qcom,sm8350-smmu-500 - const: qcom,adreno-smmu - const: qcom,smmu-500 - const: arm,mmu-500 |