[GIT PULL] arm64: dts: ZynqMP SOC changes for 6.11

Michal Simek monstr at monstr.eu
Tue Jun 25 06:33:41 PDT 2024


Hi,

please pull the following patches to your tree. Nothing significant
there just small alignments.

Thanks,
Michal

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc2-for-6.11

for you to fetch changes up to 9b003e14801cf85a8cebeddc87bc9fc77100fdce:

  drivers: soc: xilinx: check return status of get_api_version()
(2024-06-03 13:07:57 +0200)

----------------------------------------------------------------
arm64: Xilinx SoC changes for 6.11

Timer
- Fix u32 overflow issue in 32-bit width PWM mode.

Event manager:
- rename cpu_number1 to dummy_cpu_number

Power:
- Add cb event for subsystem restart
- check return status of get_api_version()

Firmware:
- Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h

----------------------------------------------------------------
Jay Buddhabhatti (3):
      soc: xilinx: rename cpu_number1 to dummy_cpu_number
      soc: xilinx: Add cb event for subsystem restart
      drivers: soc: xilinx: check return status of get_api_version()

Ken Sloat (1):
      pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode.

Ronak Jain (1):
      firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h

 drivers/firmware/xilinx/zynqmp.c            |   3 -
 drivers/soc/xilinx/xlnx_event_manager.c     |  16 +-
 drivers/soc/xilinx/zynqmp_power.c           | 155 +++++++++++++++++---
 include/clocksource/timer-xilinx.h          |   2 +-
 include/linux/firmware/xlnx-event-manager.h |  10 ++
 include/linux/firmware/xlnx-zynqmp.h        |   3 +
 6 files changed, 152 insertions(+), 37 deletions(-)


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs



More information about the linux-arm-kernel mailing list