Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
authorJoerg Roedel <jroedel@suse.de>
Mon, 16 Oct 2023 07:33:07 +0000 (09:33 +0200)
committerJoerg Roedel <jroedel@suse.de>
Mon, 16 Oct 2023 07:33:07 +0000 (09:33 +0200)
commitaa5cabc4ce8e6b45d170d162dc54b1bac1767c47
treea29c700199aea9ea9b3be4b31c92ff394d9ae66d
parent6465e260f48790807eef06b583b38ca9789b6072
parent548650921e617c7909c7f3229067e58ad3cb8088
Merge tag 'arm-smmu-updates' of git://git./linux/kernel/git/will/linux into arm/smmu

Arm SMMU updates for 6.7

- Device-tree binding update:
  * Add qcom,sm7150-smmu-v2 for Adreno on SM7150 SoC

- SMMUv2:
  * Support for Qualcomm SDM670 (MDSS) and SM7150 SoCs

- SMMUv3:
  * Large refactoring of the context descriptor code to
    move the CD table into the master, paving the way
    for '->set_dev_pasid()' support on non-SVA domains

  * Minor cleanups to the SVA code