mbox series

[GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.6

Message ID f6fb26f8-b00d-a3e8-bf7d-c7ff2a8483b1@monstr.eu (mailing list archive)
State Mainlined, archived
Commit ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df
Headers show
Series [GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.6 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.6

Message

Michal Simek Jan. 21, 2020, 9:50 a.m. UTC
Hi,

please pull the following patches to your tree. Description is below.

Thanks,
Michal

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.6

for you to fetch changes up to ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df:

  drivers: soc: xilinx: Use mailbox IPI callback (2020-01-21 10:43:27 +0100)

----------------------------------------------------------------
arm64: soc: ZynqMP SoC changes for v5.6

- Extend firmware interface for feature checking
- Use mailbox for communication with firmware for power management

----------------------------------------------------------------
Rajan Vaja (1):
      dt-bindings: power: reset: xilinx: Add bindings for ipi mailbox

Ravi Patel (1):
      drivers: firmware: xilinx: Add support for feature check

Tejas Patel (1):
      drivers: soc: xilinx: Use mailbox IPI callback

 Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.txt |
42 +++++++++++++++++++++++++++++++++++++++---
 drivers/firmware/xilinx/zynqmp.c                                    |
43 +++++++++++++++++++++++++++++++++++++++++++
 drivers/soc/xilinx/Kconfig                                          |
6 +++++-
 drivers/soc/xilinx/zynqmp_power.c                                   |
120
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 include/linux/firmware/xlnx-zynqmp.h                                |
7 +++++++
 5 files changed, 201 insertions(+), 17 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 21, 2020, 11:22 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Tue, 21 Jan 2020 10:50:16 +0100 you wrote:
> Hi,
> 
> please pull the following patches to your tree. Description is below.
> 
> Thanks,
> Michal
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.6
    https://git.kernel.org/soc/soc/c/88b4750151a2739761bb1af7fedeae1ff5d9aed9

You are awesome, thank you!