mbox series

[RFC,v2,0/2] Generic SMMU Bindings

Message ID 1595390431-24805-1-git-send-email-brian.woods@xilinx.com (mailing list archive)
Headers show
Series Generic SMMU Bindings | expand

Message

Brian Woods July 22, 2020, 4 a.m. UTC
Finally had time to do a v2.  Changes are in each patch.

Brian Woods (2):
  arm,smmu: switch to using iommu_fwspec functions
  arm,smmu: add support for generic DT bindings

 xen/drivers/passthrough/arm/smmu.c    | 147 ++++++++++++++++++++++++----------
 xen/drivers/passthrough/device_tree.c |  20 +----
 2 files changed, 107 insertions(+), 60 deletions(-)