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

Michal Simek michal.simek at amd.com
Wed Oct 4 04:31:20 PDT 2023



On 10/4/23 11:41, Jay Buddhabhatti wrote:
> 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(-)
> 

Acked-by: Michal Simek <michal.simek at amd.com>

Thanks,
Michal



More information about the linux-arm-kernel mailing list