public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] scsi: ufs: Add host capabilities sysfs group
@ 2024-08-09  7:23 Avri Altman
  2024-08-09  7:23 ` [PATCH v3 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs Avri Altman
  2024-08-09  7:23 ` [PATCH v3 2/2] scsi: ufs: Add HCI capabilities sysfs group Avri Altman
  0 siblings, 2 replies; 9+ messages in thread
From: Avri Altman @ 2024-08-09  7:23 UTC (permalink / raw)
  To: Martin K . Petersen
  Cc: linux-scsi, linux-kernel, Bart Van Assche, Keoseong Park,
	Avri Altman

Hi Martin,

This patch series add sysfs entries for the host capabilities registers.
This platform info is otherwise not available. Please consider this
patch series for the next merge window.

Thanks,
Avri

---

Changes in v3:
 - Fix path in sysfs doc
 - Fix spelling mistake

Changes in v2:
 - Add sysfs doc
 - replace the pm_runtime_xx by ufshcd_rpm_xx for hci register read

---

Avri Altman (2):
  scsi: ufs: Prepare to add HCI capabilities sysfs
  scsi: ufs: Add HCI capabilities sysfs group

 Documentation/ABI/testing/sysfs-driver-ufs |  42 +++++++
 drivers/ufs/core/ufs-sysfs.c               | 133 ++++++++++++++++++---
 include/ufs/ufshci.h                       |   5 +-
 3 files changed, 162 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-08-11 14:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  7:23 [PATCH v3 0/2] scsi: ufs: Add host capabilities sysfs group Avri Altman
2024-08-09  7:23 ` [PATCH v3 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs Avri Altman
2024-08-09 11:04   ` Bean Huo
2024-08-09  7:23 ` [PATCH v3 2/2] scsi: ufs: Add HCI capabilities sysfs group Avri Altman
2024-08-09  7:55   ` Manivannan Sadhasivam
2024-08-11  6:19     ` Avri Altman
2024-08-11 13:02       ` Manivannan Sadhasivam
2024-08-11 14:00         ` Avri Altman
2024-08-09 11:39   ` Bean Huo

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