RE: [PATCH v6 2/2] scsi: ufs-qcom: Fix ufs RST_n specs violation

2021-01-12 Thread Avri Altman
> > > As per specs, e.g, JESD220E chapter 7.2, while powering > off/on the ufs device, RST_n signal should be between > VSS(Ground) and VCCQ/VCCQ2. > > Signed-off-by: Ziqi Chen Aked-by: Avri Altman

[PATCH v6 2/2] scsi: ufs-qcom: Fix ufs RST_n specs violation

2021-01-08 Thread Ziqi Chen
As per specs, e.g, JESD220E chapter 7.2, while powering off/on the ufs device, RST_n signal should be between VSS(Ground) and VCCQ/VCCQ2. Signed-off-by: Ziqi Chen --- drivers/scsi/ufs/ufs-qcom.c | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git