2023-10-26 19:54:15

by Bart Van Assche

[permalink] [raw]
Subject: Re: [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info

On 9/10/23 22:59, Can Guo wrote:
> Having UFS power info available in sysfs makes it easier to tell the state
> of the link during runtime considering we have a bounch of power saving
> features and various combinations for backward compatiblity.

Since this patch introduces new sysfs attributes, it should include an
update for Documentation/ABI/testing/sysfs-driver-ufs.

Bart.


2023-10-31 04:47:07

by Can Guo

[permalink] [raw]
Subject: Re: [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info

Hi Bart,

On 10/27/2023 3:53 AM, Bart Van Assche wrote:
> On 9/10/23 22:59, Can Guo wrote:
>> Having UFS power info available in sysfs makes it easier to tell the
>> state
>> of the link during runtime considering we have a bounch of power saving
>> features and various combinations for backward compatiblity.
>
> Since this patch introduces new sysfs attributes, it should include an
> update for Documentation/ABI/testing/sysfs-driver-ufs.
>
> Bart.

Yes, changes to Documentation/ABI/testing/sysfs-driver-ufs. is in below
patch.

https://patchwork.kernel.org/project/linux-scsi/patch/[email protected]/

I will address your comments and combine them two in one change and
re-submit.

Thanks for your review.


Best Regards,

Can Guo.