diff options
author | Joerg Roedel <jroedel@suse.de> | 2022-07-22 16:33:13 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-07-22 16:33:13 +0200 |
commit | d4ebd11f32a12986972a360be4d7136bb3a3855b (patch) | |
tree | f8da23fdd8792d2110ce6efd6fae80d74d7ea96a /Documentation/devicetree | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) | |
parent | a91eb6803c1c715738682fece095145cbd68fe0b (diff) |
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Arm SMMU updates for 5.20
- Add even more Qualcomm device-tree compatible strings
- Support dumping of IMP DEF Qualcomm registers on TLB sync timeout
- Fix reference count leak on device tree node in Qualcomm driver
Diffstat (limited to 'Documentation/devicetree')
-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 76fc2c0f4d54..9066e6df1ba1 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -42,6 +42,7 @@ properties: - qcom,sdx55-smmu-500 - qcom,sdx65-smmu-500 - qcom,sm6350-smmu-500 + - qcom,sm6375-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 - qcom,sm8350-smmu-500 |