]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into arm...
authorArnd Bergmann <arnd@arndb.de>
Tue, 13 Apr 2021 08:59:45 +0000 (10:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 13 Apr 2021 08:59:45 +0000 (10:59 +0200)
commit629e31db632ff4ca78f15e9c8efc0a7444528a38
treea7e897e39618706be2e27fd12cce3a3d3b8beb69
parent4e6a214f8fb11582e7aecf06078eceb9a2aebc61
parenta356607db4f589892773e68e1846f6c2fb8d8f9e
Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into arm/drivers

arm64: soc: ZynqMP SoC changes for v5.13

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

* tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx:
  firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
  firmware: xilinx: Fix dereferencing freed memory

Link: https://lore.kernel.org/r/a44f8e9f-cea7-57ef-c3bc-10f5f5e064fc@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>