diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-01-15 12:03:21 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-01-22 16:17:08 +0300 |
commit | 70b5b6a6daeac0ce8ae57bfec7e1dcf295b42336 (patch) | |
tree | a94069b4756508497113e18e0088c76fab9a34ec /Documentation/devicetree/bindings/iommu/arm,smmu.yaml | |
parent | 1a7180ff81aadd21556a5b5df7d0a3280f7d744f (diff) | |
download | linux-70b5b6a6daeac0ce8ae57bfec7e1dcf295b42336.tar.xz |
dt-bindings: arm-smmu: Add sm8350 compatible string
Add compatible string for sm8350 iommu to documentation.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210115090322.2287538-1-vkoul@kernel.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 c50198e17d52..6ba161dea4d8 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -38,6 +38,7 @@ properties: - qcom,sdm845-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 + - qcom,sm8350-smmu-500 - const: arm,mmu-500 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" items: |