RE: [PATCH v6 1/2] scsi: ufs: Fix ufs clk specs violation

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

[PATCH v6 1/2] scsi: ufs: Fix ufs clk specs violation

2021-01-08 Thread Ziqi Chen
As per specs, e.g, JESD220E chapter 7.2, while powering off/on the ufs device, REF_CLK signal should be between VSS(Ground) and VCCQ/VCCQ2. Reviewed-by: Can Guo Signed-off-by: Ziqi Chen --- drivers/scsi/ufs/ufshcd.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-)