mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] add platform check in event manager driver
@ 2023-12-18  9:40 Jay Buddhabhatti
  2023-12-18  9:40 ` [PATCH 1/2] firmware: xilinx: Export function to use in other module Jay Buddhabhatti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jay Buddhabhatti @ 2023-12-18  9:40 UTC (permalink / raw)
  To: michal.simek, gregkh, sai.krishna.potthuri, linus.walleij,
	nava.kishore.manne, dhaval.r.shah, robh, marex, roman.gushchin,
	arnd, shubhrajyoti.datta
  Cc: linux-arm-kernel, linux-kernel, Jay Buddhabhatti

Some error event IDs for Versal and Versal NET are different.
Both the platforms should access their respective error event
IDs so use sub_family_code to check for Versal or Versal NET
platform and check error IDs for respective platforms.

Jay Buddhabhatti (2):
  firmware: xilinx: Export function to use in other module
  drivers: soc: xilinx: add check for platform

 drivers/firmware/xilinx/zynqmp.c        |  3 ++-
 drivers/soc/xilinx/xlnx_event_manager.c | 25 ++++++++++++++++++++-----
 include/linux/firmware/xlnx-zynqmp.h    | 22 ++++++++++++++++++----
 3 files changed, 40 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-12-18 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18  9:40 [PATCH 0/2] add platform check in event manager driver Jay Buddhabhatti
2023-12-18  9:40 ` [PATCH 1/2] firmware: xilinx: Export function to use in other module Jay Buddhabhatti
2023-12-18  9:40 ` [PATCH 2/2] drivers: soc: xilinx: add check for platform Jay Buddhabhatti
2023-12-18 10:56 ` [PATCH 0/2] add platform check in event manager driver Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®