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)
commit3453c2b1d17784722b4b965b63a0b4a5a985006f
tree9937aa142c233aa5dbed2b8448023b01cfde60b9
parent2cc14f52aeb78ce3f29677c2de1f06c0e91471ab
parent1343121f08e6df62b14e6c0a8c193256ac225b0c
Merge tag 'arm-smmu-updates' of git://git./linux/kernel/git/will/linux into arm/smmu

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