Re: [PATCH v3] scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output

From: Himanshu Batra

Date: Wed Jun 17 2026 - 23:06:17 EST


On Tue, Jun 16, 2026 at 7:07 PM Bart Van Assche <bvanassche@xxxxxxx> wrote:
>
> On 6/16/26 3:01 AM, Himanshu Batra wrote:
> > In power_info/gear sysfs, currently it supports output only till gear 5.
> > If operating mode is gear 6, it outputs "UNKNOWN".
> > Add support for HS_GEAR6 string in sysfs output when operating mode
> > is gear 6.
>
> Some general advice:
> - New versions of a patch should be posted as a new email thread instead
> of as a reply to an existing email conversation. Replies to an
> existing email conversation tend to get overlooked.
> - At least 24 hours should elapse before a new version of a patch is
> posted. Otherwise reviewers who are in another time zone don't have
> the chance to reply. For large patch series, more time should elapse
> between reposts (e.g. one week).
> - The "scsi:" prefix is no longer used for UFS kernel patches.

Acked, I will follow this for future contributions.

>
> Since the code changes look good to me:
>
> Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
>