RE: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-09-03 Thread Dolev Raviv
Hi all, Thanks for reviewing the patches, I'm sorry for the late replay. I was waiting for some comments before I address all at once and re-send the series. >> > +/** >> > + * ufshcd_resume - helper function for resume operations >> > + * @hba: per adapter instance >> > + * @pm_op: runtime PM or

RE: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-09-03 Thread Dolev Raviv
Hi all, Thanks for reviewing the patches, I'm sorry for the late replay. I was waiting for some comments before I address all at once and re-send the series. >> >> +static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg >> *vreg, >> + int ua) >> +{ >>

Re: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-08-21 Thread h...@infradead.org
FYI: I won't read your mails until you actually make them readable by trimming the quotes back to provide just enough context. Consider this mail (and the one you replied to) unread. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vge

RE: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-08-21 Thread Dong, Chuanxiao
g > Cc: linux-scsi@vger.kernel.org; linux-scsi-ow...@vger.kernel.org; > linux-arm-...@vger.kernel.org; santos...@gmail.com; Subhash Jadavani; > Sujit Reddy Thumma > Subject: RE: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management > support > > > > > -Original Message

RE: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-08-20 Thread Dong, Chuanxiao
org; linux-scsi-ow...@vger.kernel.org; > linux-arm-...@vger.kernel.org; santos...@gmail.com; Subhash Jadavani; > Dolev Raviv; Sujit Reddy Thumma > Subject: [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support > > From: Subhash Jadavani > > This patch adds suppo

[PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support

2014-08-14 Thread Dolev Raviv
From: Subhash Jadavani This patch adds support for UFS device and UniPro link power management during runtime/system PM. Main idea is to define multiple UFS low power levels based on UFS device and UFS link power states. This would allow any specific platform or pci driver to choose the best sui