Thread (5 messages) 5 messages, 3 authors, 2018-03-07
STALE3023d
Revisions (6)
  1. v1 current
  2. v2 [diff vs current]
  3. v3 [diff vs current]
  4. v4 [diff vs current]
  5. v5 [diff vs current]
  6. v6 [diff vs current]

[PATCH 0/2] drivers: soc: xilinx: Add support for ZynqMP PM driver

From: Jolly Shah <hidden>
Date: 2018-02-27 23:25:20
Also in: linux-devicetree, lkml

Add ZynqMP PM driver. PM driver provides power management
support for ZynqMP.
This patchset has dependency on below drivers:
Firmware Driver:     https://patchwork.kernel.org/patch/10230773/
IPI Mailbox Driver:  https://patchwork.kernel.org/patch/10145799/

Jolly Shah (2):
  dt-bindings: soc: Add ZynqMP PM bindings
  drivers: soc: xilinx: Add ZynqMP PM driver

 .../bindings/soc/xilinx/xlnx,zynqmp-power.txt      |  28 +++
 drivers/soc/Makefile                               |   1 +
 drivers/soc/xilinx/Kconfig                         |   2 +
 drivers/soc/xilinx/Makefile                        |   2 +
 drivers/soc/xilinx/zynqmp/Kconfig                  |  20 ++
 drivers/soc/xilinx/zynqmp/Makefile                 |   4 +
 drivers/soc/xilinx/zynqmp/power.c                  | 249 +++++++++++++++++++++
 include/linux/soc/xilinx/zynqmp/power.h            |  18 ++
 8 files changed, 324 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/soc/xilinx/xlnx,zynqmp-power.txt
 create mode 100644 drivers/soc/xilinx/zynqmp/Kconfig
 create mode 100644 drivers/soc/xilinx/zynqmp/Makefile
 create mode 100644 drivers/soc/xilinx/zynqmp/power.c
 create mode 100644 include/linux/soc/xilinx/zynqmp/power.h

-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help