Hi Thor,

On 13/07/18 17:27, [email protected] wrote:
From: Thor Thayer <[email protected]>

This patch series adds SMMU support to the SOCFPGA Stratix10 family
of parts. The addition of a clock parameter was required to ungate
the SMMU clock.

Please see the latest version of Vivek's runtime PM series[1] - there's already been an awful lot of discussion over how to handle clocks, since they're not part of the SMMU architecture and different implementations can have very different requirements (and even different configurations of the same implementation may vary, e.g. MMU-500 could technically have up to 33 separate clocks).

Thanks,
Robin.

[1] https://www.mail-archive.com/[email protected]/msg02422.html

Thor Thayer (3):
   Docs: dt: arm-smmu: Add optional clock parameter
   iommu/arm-smmu: Add optional SMMU clock
   arm64: dts: stratix10: Add SMMU Node

  .../devicetree/bindings/iommu/arm,smmu.txt         | 16 ++++++++
  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 44 ++++++++++++++++++++++
  drivers/iommu/arm-smmu.c                           | 17 +++++++++
  3 files changed, 77 insertions(+)

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to