All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3]Enable PM generic domain support
@ 2022-05-23 13:45 ` Nava kishore Manne
  0 siblings, 0 replies; 24+ messages in thread
From: Nava kishore Manne @ 2022-05-23 13:45 UTC (permalink / raw)
  To: mdf, hao.wu, yilun.xu, trix, robh+dt, krzysztof.kozlowski+dt,
	michal.simek, nava.manne, linux-fpga, devicetree, linux-kernel,
	linux-arm-kernel, git

Adds support to handle FPGA/PL power Domain to optimize the PL power
consumption.

Changes for v2:
              -Rebased the patch series on 5.18v

Nava kishore Manne (3):
  dt-bindings: zynqmp: Add new PD_PL macro
  fpga: region: Add fpga-region 'power-domains' property
  fpga: region: Add runtime PM support

 .../devicetree/bindings/fpga/fpga-region.txt       | 14 ++++++++++++++
 drivers/fpga/of-fpga-region.c                      | 14 ++++++++++++++
 include/dt-bindings/power/xlnx-zynqmp-power.h      |  1 +
 3 files changed, 29 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-18  3:08 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 13:45 [PATCH v2 0/3]Enable PM generic domain support Nava kishore Manne
2022-05-23 13:45 ` Nava kishore Manne
2022-05-23 13:45 ` [PATCH v2 1/3] dt-bindings: zynqmp: Add new PD_PL macro Nava kishore Manne
2022-05-23 13:45   ` Nava kishore Manne
2022-05-23 13:45 ` [PATCH v2 2/3] fpga: region: Add fpga-region 'power-domains' property Nava kishore Manne
2022-05-23 13:45   ` Nava kishore Manne
2022-06-24 16:28   ` Xu Yilun
2022-06-24 16:28     ` Xu Yilun
2022-07-18  6:46     ` Manne, Nava kishore
2022-07-18  6:46       ` Manne, Nava kishore
2022-07-21  6:54       ` Xu Yilun
2022-07-21  6:54         ` Xu Yilun
2022-08-16 10:22         ` Manne, Nava kishore
2022-08-16 10:22           ` Manne, Nava kishore
2022-08-18  2:58           ` Xu Yilun
2022-08-18  2:58             ` Xu Yilun
2022-07-21  7:38   ` Krzysztof Kozlowski
2022-07-21  7:38     ` Krzysztof Kozlowski
2022-05-23 13:45 ` [PATCH v2 3/3] fpga: region: Add runtime PM support Nava kishore Manne
2022-05-23 13:45   ` Nava kishore Manne
2022-06-20  5:38   ` Manne, Nava kishore
2022-06-20  5:38     ` Manne, Nava kishore
2022-06-20  7:34     ` Xu Yilun
2022-06-20  7:34       ` Xu Yilun

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.