[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231129112713.22718-1-jay.buddhabhatti@amd.com>
Date: Wed, 29 Nov 2023 03:27:08 -0800
From: Jay Buddhabhatti <jay.buddhabhatti@....com>
To: <michal.simek@....com>, <gregkh@...uxfoundation.org>,
<nava.kishore.manne@....com>, <sai.krishna.potthuri@....com>,
<robh@...nel.org>, <marex@...x.de>, <arnd@...db.de>,
<izhar.ameer.shaikh@....com>, <ruanjinjie@...wei.com>,
<linus.walleij@...aro.org>, <shubhrajyoti.datta@....com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Jay Buddhabhatti <jay.buddhabhatti@....com>
Subject: [PATCH v5 0/5] update for versal net platform
Update firmware and SoC drivers to support for Versal NET platform.
Versal Net is a new AMD/Xilinx SoC.
V1: https://lore.kernel.org/linux-arm-kernel/20230929105558.11893-1-jay.buddhabhatti@amd.com/
V2: https://lore.kernel.org/linux-arm-kernel/20231004094116.27128-1-jay.buddhabhatti@amd.com/
V3: https://lore.kernel.org/linux-arm-kernel/20231016111301.13369-1-jay.buddhabhatti@amd.com/
V4: https://lore.kernel.org/linux-arm-kernel/20231109070021.16291-1-jay.buddhabhatti@amd.com/
Changes in v5:
- Fixed warning: passing an object that undergoes default argument promotion to
'va_start' has undefined behavior [-Wvarargs]
Changes in V4:
- Used variable arguments in patch #1 for adding support for additional
arguments
Changes in V3:
- Addressed formatting related comments
- Removed below patch to update maintainer of event management driver from v2 patch series
https://lore.kernel.org/linux-arm-kernel/20231004094116.27128-7-jay.buddhabhatti@amd.com/
Changes in V2:
- Removed below patch from V1 patch series
https://lore.kernel.org/linux-arm-kernel/20230929105558.11893-4-jay.buddhabhatti@amd.com/
- Corrected maintainer name format in patch #6 as per tool requirement
Jay Buddhabhatti (5):
firmware: xilinx: Update firmware call interface to support additional
args
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/firmware/xilinx/zynqmp.c | 329 ++++++++++++------------
drivers/soc/xilinx/xlnx_event_manager.c | 8 +-
drivers/soc/xilinx/zynqmp_power.c | 2 +-
include/linux/firmware/xlnx-zynqmp.h | 16 +-
4 files changed, 179 insertions(+), 176 deletions(-)
--
2.17.1
Powered by blists - more mailing lists