Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into soc...
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Jun 2023 13:01:45 +0000 (15:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 9 Jun 2023 13:01:45 +0000 (15:01 +0200)
commitb79dec951a5ed81cdd6de88e619c1a8e3f88200f
treeecb1b68c4a8d0babedb456abdcdaef072cc624fd
parent24138ec0a39a27c179cdb2465ee4a5242754b45d
parenta49e482c52d551b46ec10fb12bbf5ad242848a59
Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into soc/drivers

arm64: ZynqMP SoC changes for v6.5

soc-power
- Use of_property_present() instead of of_find_property()

soc-event
- Avoid use after free eve_data in event manager code

firmware:
- Extend zynqmp_pm_fpga_load() interface

MAINTAINERS:
- Clean xilinx records

* tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx:
  MAINTAINERS: Switch to @amd.com emails
  MAINTAINERS: Remove Hyun and Anurag from maintainer list
  firmware: xilinx: Update the zynqmp_pm_fpga_load() API
  driver: soc: xilinx: use _safe loop iterator to avoid a use after free
  soc: xilinx: Use of_property_present() for testing DT property presence

Link: https://lore.kernel.org/r/411aee78-e7e8-5966-cbe8-40ff45e27ba2@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS