linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] update for versal net platform
@ 2023-10-04  9:41 Jay Buddhabhatti
  2023-10-04  9:41 ` [PATCH v2 1/6] firmware: xilinx: Update firmware call interface to support additional arg Jay Buddhabhatti
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Jay Buddhabhatti @ 2023-10-04  9:41 UTC (permalink / raw)
  To: michal.simek, tanmay.shah, gregkh, nava.kishore.manne,
	ben.levinsky, robh, dhaval.r.shah, marex, izhar.ameer.shaikh,
	arnd, ruanjinjie, mathieu.poirier
  Cc: linux-kernel, linux-arm-kernel, Jay Buddhabhatti

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2023-10-06  5:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04  9:41 [PATCH v2 0/6] update for versal net platform Jay Buddhabhatti
2023-10-04  9:41 ` [PATCH v2 1/6] firmware: xilinx: Update firmware call interface to support additional arg Jay Buddhabhatti
2023-10-04 12:14   ` Greg KH
2023-10-04  9:41 ` [PATCH v2 2/6] firmware: xilinx: Expand feature check to support all PLM modules Jay Buddhabhatti
2023-10-04 11:30   ` Michal Simek
2023-10-04  9:41 ` [PATCH v2 3/6] firmware: xilinx: Register event manager driver Jay Buddhabhatti
2023-10-04  9:41 ` [PATCH v2 4/6] drivers: soc: xilinx: Fix error message on SGI registration failure Jay Buddhabhatti
2023-10-04 12:15   ` Greg KH
2023-10-04 12:48     ` Buddhabhatti, Jay
2023-10-04 12:51       ` Greg KH
2023-10-04  9:41 ` [PATCH v2 5/6] firmware: zynqmp: Add support to handle IPI CRC failure Jay Buddhabhatti
2023-10-04  9:41 ` [PATCH v2 6/6] drivers: soc: xilinx: update maintainer of event manager driver Jay Buddhabhatti
2023-10-04 12:17   ` Greg KH
2023-10-04 13:16     ` Michal Simek
2023-10-04 13:47       ` Greg KH
2023-10-04 14:34         ` Michal Simek
2023-10-05 14:09           ` Buddhabhatti, Jay
2023-10-05 14:10             ` Greg KH
2023-10-06  5:15               ` Buddhabhatti, Jay
2023-10-04 11:31 ` [PATCH v2 0/6] update for versal net platform Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).