[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group

Avri Altman posted 2 patches 1 year, 4 months ago
There is a newer version of this series
Documentation/ABI/testing/sysfs-driver-ufs |  48 ++++++++
drivers/ufs/core/ufs-sysfs.c               | 133 ++++++++++++++++++---
include/ufs/ufshci.h                       |   5 +-
3 files changed, 168 insertions(+), 18 deletions(-)
[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
Posted by Avri Altman 1 year, 4 months ago
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 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 |  48 ++++++++
 drivers/ufs/core/ufs-sysfs.c               | 133 ++++++++++++++++++---
 include/ufs/ufshci.h                       |   5 +-
 3 files changed, 168 insertions(+), 18 deletions(-)

-- 
2.25.1