mbox series

[v4,0/2] scsi: ufs: Add host capabilities sysfs group

Message ID 20240811143757.2538212-1-avri.altman@wdc.com
Headers show
Series scsi: ufs: Add host capabilities sysfs group | expand

Message

Avri Altman Aug. 11, 2024, 2:37 p.m. UTC
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 v4:
 - Drop less useful entries
 - Ameliorate the description

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 | 27 +++++++
 drivers/ufs/core/ufs-sysfs.c               | 91 ++++++++++++++++++----
 include/ufs/ufshci.h                       |  5 +-
 3 files changed, 105 insertions(+), 18 deletions(-)

Comments

Martin K. Petersen Aug. 13, 2024, 2:12 a.m. UTC | #1
Avri,

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

Applied to 6.12/scsi-staging, thanks!
Martin K. Petersen Aug. 17, 2024, 1:33 a.m. UTC | #2
On Sun, 11 Aug 2024 17:37:55 +0300, Avri Altman wrote:

> 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
> 
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
      https://git.kernel.org/mkp/scsi/c/b9d104465a6c
[2/2] scsi: ufs: Add HCI capabilities sysfs group
      https://git.kernel.org/mkp/scsi/c/f51d74819577