Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into arm...
authorArnd Bergmann <arnd@arndb.de>
Tue, 14 Dec 2021 09:50:37 +0000 (10:50 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 14 Dec 2021 09:50:38 +0000 (10:50 +0100)
commit5213313b9ad81d7f3d467236e714c8f174c2de95
tree513350dccdedb2e928a3c03081b9d94d1ea766e6
parent5b532920d74e2647d30a2a63647a99f19b6141bb
parent168e05c131cd15932f95364b103b8cb7dbf19546
Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into arm/drivers

arm64: dts: ZynqMP SoC changes for v5.17

- cleanup and fix PM_INIT_FINALIZE
- check return value of zynqmp_pm_get_api_version()

* tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx:
  firmware: xilinx: check return value of zynqmp_pm_get_api_version()
  soc: xilinx: add a to_zynqmp_pm_domain macro
  soc: xilinx: use a properly named field instead of flags
  soc: xilinx: cleanup debug and error messages
  soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver

Link: https://lore.kernel.org/r/48dec441-2c1f-73a0-3e6c-aa0d7be5ba26@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>