mbox series

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

Message ID a44f8e9f-cea7-57ef-c3bc-10f5f5e064fc@monstr.eu
State New
Headers show
Series [GIT,PULL] arm64: soc: ZynqMP changes for v5.13 | expand

Pull-request

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

Message

Michal Simek April 12, 2021, 8:29 a.m. UTC
Hi,

please pull these two patches to your tree.

Thanks,
Michal

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 79bfe480a0a0b259ab9fddcd2fe52c03542b1196:

  firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in
IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE) (2021-03-01 12:52:07 +0100)

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

- Fix firmware removal path
- Cleanup eemi doc and *ops()

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
      firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in
IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)

Tejas Patel (1):
      firmware: xilinx: Fix dereferencing freed memory

 Documentation/driver-api/xilinx/eemi.rst | 31
++-----------------------------
 drivers/firmware/xilinx/zynqmp.c         |  5 +++--
 include/linux/firmware/xlnx-zynqmp.h     |  5 -----
 3 files changed, 5 insertions(+), 36 deletions(-)