linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] firmware: xilinx: Add support to get last reset reason
@ 2020-09-10  0:20 Amit Sunil Dhamne
  2020-09-10  0:20 ` [PATCH 1/3] firmware: xilinx: Add validation check for IOCTL Amit Sunil Dhamne
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Amit Sunil Dhamne @ 2020-09-10  0:20 UTC (permalink / raw)
  To: ard.biesheuvel, mingo, gregkh, matt, sudeep.holla, hkallweit1,
	keescook, dmitry.torokhov, michal.simek, rajanv, tejas.patel,
	jollys
  Cc: jolly.shah, rajan.vaja, Amit Sunil Dhamne, linux-kernel,
	linux-arm-kernel

Add support to get last reset reason for Xilinx Versal platform.

Tejas Patel (3):
  firmware: xilinx: Add validation check for IOCTL
  firmware: xilinx: Add support for GET_LAST_RESET_REASON IOCTL
  firmware: xilinx: Add sysfs to get last reset reason

 .../ABI/stable/sysfs-driver-firmware-zynqmp        |  13 ++
 drivers/firmware/xilinx/zynqmp.c                   | 174 ++++++++++++++++++---
 include/linux/firmware/xlnx-zynqmp.h               |  18 +++
 3 files changed, 183 insertions(+), 22 deletions(-)

--
2.7.4

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2020-09-17  6:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10  0:20 [PATCH 0/3] firmware: xilinx: Add support to get last reset reason Amit Sunil Dhamne
2020-09-10  0:20 ` [PATCH 1/3] firmware: xilinx: Add validation check for IOCTL Amit Sunil Dhamne
2020-09-16 11:33   ` Greg KH
2020-09-16 16:53     ` Amit Sunil Dhamne
2020-09-17  6:45   ` Punit Agrawal
2020-09-10  0:20 ` [PATCH 2/3] firmware: xilinx: Add support for GET_LAST_RESET_REASON IOCTL Amit Sunil Dhamne
2020-09-10  0:20 ` [PATCH 3/3] firmware: xilinx: Add sysfs to get last reset reason Amit Sunil Dhamne

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).