mbox series

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

Message ID 0196d1f3-e9c7-ef51-143d-e98b14980f63@monstr.eu
State New
Headers show
Series [GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.20 | expand

Pull-request

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

Message

Michal Simek July 7, 2022, 2:11 p.m. UTC
Hi,

please pull the following patch to your tree.

Thanks,
Michal


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to acd6510dd7ab3664b69eb99e37c4fd6325a7d442:

   firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call (2022-06-29 14:46:22 +0200)

----------------------------------------------------------------
arm64: ZynqMP SoC changes for v5.20

- Register SGI separately out of EEMI

----------------------------------------------------------------
Tanmay Shah (1):
       firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call

  drivers/firmware/xilinx/zynqmp.c        | 16 +++++++++++++++-
  drivers/soc/xilinx/xlnx_event_manager.c |  5 ++---
  include/linux/firmware/xlnx-zynqmp.h    |  7 +++++++
  3 files changed, 24 insertions(+), 4 deletions(-)