linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v19 0/5] iommu/arm-smmu: Add runtime pm/sleep support
@ 2018-12-04  6:22 Vivek Gautam
  2018-12-04  6:22 ` [PATCH v19 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops Vivek Gautam
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vivek Gautam @ 2018-12-04  6:22 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

Changes since v18:
 - Addressing Stephen's comment [5]:
     Replaced the entire clock bulk data filling and handling with
     devm_clk_bulk_get_all().

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/1017699/
[2] https://lore.kernel.org/patchwork/patch/996143/
[3] https://lore.kernel.org/patchwork/patch/1013167/
[4] https://lore.kernel.org/patchwork/cover/979429/
[5] https://lore.kernel.org/patchwork/patch/1017700/

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                           | 170 +++++++++++++++++++--
 2 files changed, 197 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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04  6:22 [PATCH v19 0/5] iommu/arm-smmu: Add runtime pm/sleep support Vivek Gautam
2018-12-04  6:22 ` [PATCH v19 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops Vivek Gautam
2018-12-04  6:22 ` [PATCH v19 2/5] iommu/arm-smmu: Invoke pm_runtime across the driver Vivek Gautam
2018-12-04  6:22 ` [PATCH v19 3/5] iommu/arm-smmu: Add the device_link between masters and smmu Vivek Gautam
2018-12-04  6:22 ` [PATCH v19 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2 Vivek Gautam
2018-12-04  6:22 ` [PATCH v19 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).