xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Generic SMMU Bindings
@ 2021-07-16 23:59 Stefano Stabellini
  2021-07-16 23:59 ` [PATCH v4 1/3] arm,smmu: switch to using iommu_fwspec functions Stefano Stabellini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefano Stabellini @ 2021-07-16 23:59 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, julien, Bertrand.Marquis, Volodymyr_Babchuk,
	rahul.singh, brian.woods

Hi all,

This series introduces support for the generic SMMU bindings to
xen/drivers/passthrough/arm/smmu.c.

Cheers,

Stefano


Brian Woods (3):
      arm,smmu: switch to using iommu_fwspec functions
      arm,smmu: restructure code in preparation to new bindings support
      arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate.

 xen/drivers/passthrough/arm/smmu.c    | 141 +++++++++++++++++++++++++---------
 xen/drivers/passthrough/device_tree.c |  23 ++----
 2 files changed, 112 insertions(+), 52 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-22 23:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 23:59 [PATCH v4 0/3] Generic SMMU Bindings Stefano Stabellini
2021-07-16 23:59 ` [PATCH v4 1/3] arm,smmu: switch to using iommu_fwspec functions Stefano Stabellini
2021-07-22 13:56   ` Julien Grall
2021-07-22 23:32     ` Stefano Stabellini
2021-07-16 23:59 ` [PATCH 2/3] arm,smmu: restructure code in preparation to new bindings support Stefano Stabellini
2021-07-16 23:59 ` [PATCH v4 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate Stefano Stabellini
2021-07-22 13:59   ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).