Hi Thor,
On 13/07/18 17:27, thor.thayer@xxxxxxxxxxxxxxx wrote:
From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
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/freedreno@xxxxxxxxxxxxxxxxxxxxx/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(+)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html