Re: [PATCH 3/3] scsi: pm80xx: Add libsas SATA sysfs attributes group

From: John Garry
Date: Fri Mar 01 2024 - 07:05:06 EST


On 01/03/2024 01:37, Igor Pylypiv wrote:
The added sysfs attributes group enables the configuration of NCQ Priority
feature for HBAs that rely on libsas to manage SATA devices.

Signed-off-by: Igor Pylypiv<ipylypiv@xxxxxxxxxx>
Reviewed-by: TJ Adams<tadamsjr@xxxxxxxxxx>
---
drivers/scsi/pm8001/pm8001_ctl.c | 5 +++++
drivers/scsi/pm8001/pm8001_init.c | 1 +
drivers/scsi/pm8001/pm8001_sas.h | 1 +
3 files changed, 7 insertions(+)

More drivers than pm80xx use libsas and also handle SATA devices - please make similar changes to them also.

Thanks,
John