Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into soc...
authorArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 16:14:08 +0000 (17:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 16:14:09 +0000 (17:14 +0100)
commita64c36b8b75c0160f0b3a42bf3895d9b323638df
treebb06ba6d1d0f9a14cf400633af14e0c903a6f4e6
parent7dbb4a38bff3449317abec5e0187ad97f699d5a6
parenta4b2e6063cfeaab1160501acfb27e8618a7c693f
Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into soc/drivers

arm64: ZynqMP SoC changes for v6.3

Firmware changes
- fix memory leak in error path inside notification code
- trivial comment cleanup
- add workaround for SD tap delay programming with old PMUFW

* tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx:
  firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE
  firmware: xilinx: Remove kernel-doc marking in the code
  driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

Link: https://lore.kernel.org/r/42be5129-3ca2-ddbc-ac3b-6448245b61c2@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>