Re: [PATCH V2] scsi: ufs: Add DeepSleep feature

2020-10-05 Thread Adrian Hunter
On 5/10/20 6:46 pm, Bean Huo wrote: > Hi Adrian > > thanks for submitting your patch. this patch looks fine to me. > > > do you think the new deepsleep PM level aslo should be added in > "rpm_lvl" description in Documentation/ABI/testing/sysfs-driver-ufs? Thanks for looking at this. Yes, I mis

Re: [PATCH V2] scsi: ufs: Add DeepSleep feature

2020-10-05 Thread Bean Huo
Hi Adrian thanks for submitting your patch. this patch looks fine to me. do you think the new deepsleep PM level aslo should be added in "rpm_lvl" description in Documentation/ABI/testing/sysfs-driver-ufs? Thanks, Bean On Mon, 2020-10-05 at 16:04 +0300, Adrian Hunter wrote: > DeepSleep is a U

[PATCH V2] scsi: ufs: Add DeepSleep feature

2020-10-05 Thread Adrian Hunter
DeepSleep is a UFS v3.1 feature that achieves the lowest power consumption of the device, apart from power off. In DeepSleep mode, no commands are accepted, and the only way to exit is using a hardware reset or power cycle. This patch assumes that if a power cycle was an option, then power off wo