Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into soc/drivers
authorArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 10:02:52 +0000 (12:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 10:02:53 +0000 (12:02 +0200)
commitbf08f3233b0a4d57f5868455428e4adc535040a5
tree6d13b6a50d44bf7175dc0e6cb0eaf00bd04ca089
parenteb865fd2fdef920ba3ea9f79969058fbbc9d65ad
parent746db5d0b6d2a4bce0bc972bffd8428c606106cd
Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into soc/drivers

arm64: ZynqMP SoC changes for 6.6

- Cleanup remove callback in event driver
- Explicitly include correct DT header in power driver
- Fix logic around irq = 0 in power driver

* tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx:
  soc: xilinx: Do not check for 0 return after calling platform_get_irq()
  soc: xilinx: Explicitly include correct DT includes
  driver: soc: xilinx: Convert to platform remove callback returning void

Link: https://lore.kernel.org/r/399efa45-df0a-4ec7-e25c-774bb8bf6fb4@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>