diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-05-03 19:34:28 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-05-06 18:27:59 +0300 |
commit | 38db6b41b2f499c3a6e068f7796a2dd050b24166 (patch) | |
tree | 57dcd3c392e7c212117bb00d75e9bef4a4c6df74 /Documentation/devicetree/bindings/iommu | |
parent | cbd23144f7662b00bcde32a938c4a4057e476d68 (diff) | |
download | linux-38db6b41b2f499c3a6e068f7796a2dd050b24166.tar.xz |
dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP
Add compatible for the Qualcomm SC8280XP platform to the ARM SMMU
DeviceTree binding.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220503163429.960998-2-bjorn.andersson@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
-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 1f99bffea537..96891576a575 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -37,6 +37,7 @@ properties: - qcom,sc7180-smmu-500 - qcom,sc7280-smmu-500 - qcom,sc8180x-smmu-500 + - qcom,sc8280xp-smmu-500 - qcom,sdm845-smmu-500 - qcom,sdx55-smmu-500 - qcom,sdx65-smmu-500 |