RE: [PATCH RESEND v3 3/5] scsi: ufs: Fix regulator load and icc-level configuration

2019-03-27 Thread Avri Altman
> > Currently if a regulator has "-fixed-regulator" > property in device tree, it will skip current limit initialization. > This lead to a zero "max_uA" value in struct ufs_vreg. > > However, "regulator_set_load" operation shall be required > on regulators which have valid current limits, otherwi

[PATCH RESEND v3 3/5] scsi: ufs: Fix regulator load and icc-level configuration

2019-03-27 Thread Stanley Chu
Currently if a regulator has "-fixed-regulator" property in device tree, it will skip current limit initialization. This lead to a zero "max_uA" value in struct ufs_vreg. However, "regulator_set_load" operation shall be required on regulators which have valid current limits, otherwise a zero "max_