mbox series

[0/2] iommu/arm-smmu: Add Stratix10 SMMU Support

Message ID 1532543077-8933-1-git-send-email-thor.thayer@linux.intel.com
Headers show
Series iommu/arm-smmu: Add Stratix10 SMMU Support | expand

Message

Thor Thayer July 25, 2018, 6:24 p.m. UTC
From: Thor Thayer <thor.thayer@linux.intel.com>

Add SMMU support for the Stratix10 SOCFPGA. This patch requires
clock enables for the master TBUs and therefore has a dependency
on patches currently being reviewed.

This patchset is dependent on the patch series
"iommu/arm-smmu: Add runtime pm/sleep support"
(https://patchwork.ozlabs.org/cover/946160/)

Thor Thayer (2):
  arm64: dts: stratix10: Add Stratix10 SMMU support
  iommu/arm-smmu: Add support for Stratix10 smmu-v2 variant

 .../devicetree/bindings/iommu/arm,smmu.txt         | 25 ++++++++++++++++++
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 30 ++++++++++++++++++++++
 drivers/iommu/arm-smmu.c                           | 12 +++++++++
 3 files changed, 67 insertions(+)