Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
authorJoerg Roedel <jroedel@suse.de>
Thu, 17 Aug 2023 11:01:32 +0000 (13:01 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 17 Aug 2023 11:01:32 +0000 (13:01 +0200)
commit90654da4d90447ba9c3cdfb034342fb3b475efdf
tree44d098c276c50f3e3e00b8b7863d2be7f768e4fe
parent6eaae198076080886b9e7d57f4ae06fa782f90ef
parentafe92fbfbfb7efb77b9525dbae3453c8f63e6b60
Merge tag 'arm-smmu-updates' of git://git./linux/kernel/git/will/linux into arm/smmu

Qualc^WArm SMMU updates for 6.6

- Device-tree binding updates:
  * Add additional compatible strings for Qualcomm SoCs
  * Allow ASIDs to be configured in the DT to work around Qualcomm's
    broken hypervisor
  * Fix clocks for Qualcomm's MSM8998 SoC

- SMMUv2:
  * Support for Qualcomm's legacy firmware implementation featured on
    at least MSM8956 and MSM8976.
  * Match compatible strings for Qualcomm SM6350 and SM6375 SoC variants

- SMMUv3:
  * Use 'ida' instead of a bitmap for VMID allocation