Re: [PATCH v1 2/2] scsi: ufs: Support reading UFS's Vcc voltage from device tree

2020-09-15 Thread Bjorn Andersson
On Tue 01 Sep 01:00 CDT 2020, Bao D. Nguyen wrote: > The UFS specifications supports a range of Vcc operating voltage > from 2.4-3.6V depending on the device and manufacturers. > Allows selecting the UFS Vcc voltage level by setting the > UFS's entry vcc-voltage-level in the device tree. If UFS's

RE: [PATCH v1 2/2] scsi: ufs: Support reading UFS's Vcc voltage from device tree

2020-09-14 Thread Avri Altman
> > Maybe instead call ufshcd_populate_vreg with the new name, > > To not break the function flow, and just add another else if ? > Could you please clarify your comments? Are you suggesting to create a > new function? > Thank you. No, just call ufshcd_populate_vreg with the new name, e.g. somethin

Re: [PATCH v1 2/2] scsi: ufs: Support reading UFS's Vcc voltage from device tree

2020-09-14 Thread nguyenb
On 2020-09-13 02:37, Avri Altman wrote: The UFS specifications supports a range of Vcc operating voltage from 2.4-3.6V depending on the device and manufacturers. Allows selecting the UFS Vcc voltage level by setting the UFS's entry vcc-voltage-level in the device tree. If UFS's vcc-voltage-level

RE: [PATCH v1 2/2] scsi: ufs: Support reading UFS's Vcc voltage from device tree

2020-09-13 Thread Avri Altman
> > The UFS specifications supports a range of Vcc operating voltage > from 2.4-3.6V depending on the device and manufacturers. > Allows selecting the UFS Vcc voltage level by setting the > UFS's entry vcc-voltage-level in the device tree. If UFS's > vcc-voltage-level setting is not found in the

[PATCH v1 2/2] scsi: ufs: Support reading UFS's Vcc voltage from device tree

2020-08-31 Thread Bao D. Nguyen
The UFS specifications supports a range of Vcc operating voltage from 2.4-3.6V depending on the device and manufacturers. Allows selecting the UFS Vcc voltage level by setting the UFS's entry vcc-voltage-level in the device tree. If UFS's vcc-voltage-level setting is not found in the device tree, u