Re: [PATCH v5 0/2] Clean up UFSHC driver

From: Alim Akhtar
Date: Wed Feb 13 2019 - 05:43:08 EST


Hi Marc,

On 11/02/19 7:01 PM, Marc Gonzalez wrote:
> Casting a wide net to get as many eyeballs on the subject as possible.
>
> I'm splitting this mini series off from the main "UFS on APQ8098/MSM8998"
> as it's 1) ufs/scsi specific 2) controversial (to my surprise)
>
> Please send all your Reviewed-by: tags if you agree with the patch,
> and/or voice your concerns ASAP.
>
> This series removes the "disable-VCCQ-power-rail-for-some-Flash-chips" quirk,
> and cleans up after the dust settles.
>
> Marc Gonzalez (2):
> scsi: ufs: Do not disable vccq in UFSHC driver
> scsi: ufs: Remove unused device quirks
>
> drivers/scsi/ufs/ufs.h | 1 -
> drivers/scsi/ufs/ufs_quirks.h | 29 ----------------
> drivers/scsi/ufs/ufshcd.c | 63 +++--------------------------------
> 3 files changed, 4 insertions(+), 89 deletions(-)
>
For this series
Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
As no other platform has claimed issues with this we can land this.
Others let us know if your opinion differs here.

Acked-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>

Thanks!