[GIT PULL] arm64: zynqmp: Xilinx SoC changes for v5.16
From: Michal Simek <hidden>
Date: 2021-10-29 06:26:26
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(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel