On Fri, Jan 13, 2023 at 07:50:23PM +0900, Hector Martin wrote: > Hector Martin (7): > dt-bindings: iommu: dart: add t8110 compatible > iommu: dart: Add suspend/resume support > iommu: dart: Support >64 stream IDs > iommu: dart: Support a variable number of TTBRs per stream > iommu: dart: Fix DART_PARAMS1/2 bit define names > iommu: dart: Support different variants with different registers > iommu: dart: Add t8110 DART support > > .../devicetree/bindings/iommu/apple,dart.yaml | 1 + > drivers/iommu/apple-dart.c | 557 ++++++++++++++---- > 2 files changed, 448 insertions(+), 110 deletions(-) Applied, thanks Hector.