All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
@ 2018-10-03 22:28 ` thor.thayer-VuQAYsv1563Yd54FQh9/CA
  0 siblings, 0 replies; 12+ messages in thread
From: thor.thayer @ 2018-10-03 22:28 UTC (permalink / raw)
  To: dinguyen, robh+dt, mark.rutland, will.deacon, robin.murphy, joro,
	aisheng.dong, sboyd
  Cc: vivek.gautam, linux-clk, devicetree, linux-kernel,
	linux-arm-kernel, iommu, Thor Thayer

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
"[PATCH V6 0/4] clk: new APIs to handle all available clocks"
(https://lkml.org/lkml/2018/8/31/97)

v1->v2  Change to dependency on 
"iommu/arm-smmu: Add runtime pm/sleep support"
(https://patchwork.ozlabs.org/cover/946160/)

v2->v3  Change dependency on device tree bulk clock patches.

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

 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 28 +++++++++++++++++++++++
 drivers/iommu/arm-smmu.c                          | 20 ++++++++++++++++
 2 files changed, 48 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2018-10-04 21:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03 22:28 [PATCHv3 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support thor.thayer
2018-10-03 22:28 ` thor.thayer at linux.intel.com
2018-10-03 22:28 ` thor.thayer-VuQAYsv1563Yd54FQh9/CA
2018-10-03 22:28 ` [PATCHv3 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support thor.thayer
2018-10-03 22:28   ` thor.thayer at linux.intel.com
2018-10-03 22:28 ` [PATCHv3 2/2] iommu/arm-smmu: Add SMMU clock thor.thayer
2018-10-03 22:28   ` thor.thayer at linux.intel.com
2018-10-04 18:49   ` Vivek Gautam
2018-10-04 18:49     ` Vivek Gautam
2018-10-04 18:49     ` Vivek Gautam
2018-10-04 21:00     ` Thor Thayer
2018-10-04 21:00       ` Thor Thayer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.