Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
authorJoerg Roedel <jroedel@suse.de>
Fri, 1 Mar 2024 12:57:40 +0000 (13:57 +0100)
committerJoerg Roedel <jroedel@suse.de>
Fri, 1 Mar 2024 12:57:40 +0000 (13:57 +0100)
commitf675692832f7cb0cacaa0171eaf0a7ab7c24b854
tree216878eb67392aa4a66f655d93320a968a396c7f
parent54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478
parent327e10b47ae99f76ac53f0b8b73a0539f390d2d2
Merge tag 'arm-smmu-updates' of git://git./linux/kernel/git/will/linux into arm/smmu

Arm SMMU updates for 6.9

- Device-tree binding updates for a bunch of Qualcomm SoCs

- SMMUv2:
  * Support for Qualcomm X1E80100 MDSS

- SMMUv3:
  * Significant rework of the driver's STE manipulation and domain
    handling code. This is the initial part of a larger scale rework
    aiming to improve the driver's implementation of the IOMMU API
    in preparation for hooking up IOMMUFD support.