[PATCH v2 0/6] update for versal net platform

From: Jay Buddhabhatti
Date: Wed Oct 04 2023 - 05:43:03 EST


Update firmware and SoC drivers to support for Versal NET platform.
Versal Net is a new AMD/Xilinx SoC.

V1 patch series link: https://lkml.org/lkml/2023/9/29/308
Changes in V2:
- Removed below patch from V1 patch series
https://lkml.org/lkml/2023/9/29/313
- Corrected maintainer name format in patch #6 as per tool requirement

Jay Buddhabhatti (6):
firmware: xilinx: Update firmware call interface to support additional
arg
firmware: xilinx: Expand feature check to support all PLM modules
firmware: xilinx: Register event manager driver
drivers: soc: xilinx: Fix error message on SGI registration failure
firmware: zynqmp: Add support to handle IPI CRC failure
drivers: soc: xilinx: update maintainer of event manager driver

MAINTAINERS | 2 +-
drivers/firmware/xilinx/zynqmp.c | 210 +++++++++++++-----------
drivers/soc/xilinx/xlnx_event_manager.c | 9 +-
drivers/soc/xilinx/zynqmp_power.c | 2 +-
include/linux/firmware/xlnx-zynqmp.h | 15 +-
5 files changed, 140 insertions(+), 98 deletions(-)

--
2.25.1