linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
@ 2018-11-27 10:11 Vivek Gautam
  2018-11-27 10:11 ` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops Vivek Gautam
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Vivek Gautam @ 2018-11-27 10:11 UTC (permalink / raw)
  To: joro, robh+dt, robin.murphy, will.deacon, iommu, devicetree
  Cc: alex.williamson, mark.rutland, rjw, robdclark, linux-kernel,
	linux-pm, freedreno, sboyd, tfiga, jcrouse, sricharan,
	m.szyprowski, architt, linux-arm-msm, thor.thayer, Vivek Gautam

Looks like this is going to be the final respin before this support
finally lands.
The change isn't much from v17_resend series [1] besides taking
Thor's change [2] for clocks.

Changes since v17:
 - Addressing Will's comment to embed Thor's change [2] for pulling
   clocks information from device tree. This is done by squashing
   Thor's change [2] in v17's 1/5 patch [3].
 - Another minor change is addition of runtime pm hooks to
   arm_smmu_iova_to_phys_hard().

Previous version of this patch series is @ [1].
Also refer to [4] for change logs for previous versions.

[1] https://lore.kernel.org/patchwork/cover/1013166/
[2] https://lore.kernel.org/patchwork/patch/996143/
[3] https://lore.kernel.org/patchwork/patch/1013167/
[4] https://lore.kernel.org/patchwork/cover/979429/

Sricharan R (3):
  iommu/arm-smmu: Add pm_runtime/sleep ops
  iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  iommu/arm-smmu: Add the device_link between masters and smmu

Vivek Gautam (2):
  dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2
  iommu/arm-smmu: Add support for qcom,smmu-v2 variant

 .../devicetree/bindings/iommu/arm,smmu.txt         |  39 ++++
 drivers/iommu/arm-smmu.c                           | 212 +++++++++++++++++++--
 2 files changed, 239 insertions(+), 12 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2018-12-03 23:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 10:11 [PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support Vivek Gautam
2018-11-27 10:11 ` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops Vivek Gautam
2018-11-28 14:32   ` Thor Thayer
2018-11-28 16:24   ` Stephen Boyd
2018-11-28 16:36     ` Robin Murphy
2018-11-29 14:55       ` Vivek Gautam
2018-11-30 18:15         ` Will Deacon
2018-12-03  6:43           ` Vivek Gautam
2018-12-03 23:44             ` Stephen Boyd
2018-11-27 10:11 ` [PATCH v18 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device Vivek Gautam
2018-11-27 10:11 ` [PATCH v18 3/5] iommu/arm-smmu: Add the device_link between masters and smmu Vivek Gautam
2018-11-27 10:11 ` [PATCH v18 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2 Vivek Gautam
2018-11-27 10:11 ` [PATCH v18 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant Vivek Gautam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).