]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
authorJoerg Roedel <jroedel@suse.de>
Thu, 14 Dec 2023 14:32:01 +0000 (15:32 +0100)
committerJoerg Roedel <jroedel@suse.de>
Thu, 14 Dec 2023 14:32:01 +0000 (15:32 +0100)
Arm SMMU updates for 6.8

- Device-tree binding updates:
  * Add additional compatible strings for Qualcomm SoCs
  * Document Adreno clocks for Qualcomm's SM8350 SoC

- SMMUv2:
  * Implement support for the ->domain_alloc_paging() callback
  * Ensure Secure context is restored following suspend of Qualcomm SMMU
    implementation

- SMMUv3:
  * Disable stalling mode for the "quiet" context descriptor
  * Minor refactoring and driver cleanups


Trivial merge