[GIT PULL] arm64: zynqmp: Xilinx SoC changes for v5.16

Michal Simek michal.simek at xilinx.com
Thu Oct 28 23:24:35 PDT 2021


Hi,

please pull these patches to your tree. They are doing small cleanup and 
fix handling in power domain driver with also checking firmware api call.

Thanks,
Michal

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

   https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.16

for you to fetch changes up to 4e2dfd51f7ff81ebd2538243ee8c20bcba898864:

   firmware: xilinx: check return value of zynqmp_pm_get_api_version() 
(2021-10-18 15:13:02 +0200)

----------------------------------------------------------------
arm64: dts: ZynqMP SoC changes for v5.16

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

----------------------------------------------------------------
Michael Tretter (4):
       soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
       soc: xilinx: cleanup debug and error messages
       soc: xilinx: use a properly named field instead of flags
       soc: xilinx: add a to_zynqmp_pm_domain macro

Rajan Vaja (1):
       firmware: xilinx: check return value of zynqmp_pm_get_api_version()

  drivers/firmware/xilinx/zynqmp.c       |  5 ++++-
  drivers/soc/xilinx/zynqmp_pm_domains.c | 91 
+++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
  drivers/soc/xilinx/zynqmp_power.c      |  1 -
  3 files changed, 55 insertions(+), 42 deletions(-)



More information about the linux-arm-kernel mailing list